SQLite (64-bit)

最新版本 SQLite 3.38.0 (64-bit)

SQLite 3.38.0 (64-bit)

SQLite 3.38.0 (64-bit)
SQLite 64 位是一個進程內庫,它實現了一個自包含的,無服務器的,零配置的事務性 SQL 數據庫引擎。 SQLite 的代碼是在公共領域,因此可用於任何目的,商業或私人。下載 Windows PC 的 SQLite 離線安裝程序安裝 64 位! SQLite 64 位是世界上部署最廣泛的數據庫,其應用程序數量比我們可以計算的還要多,其中包括幾個高性能項目。6123586
SQLite 特性:
即使在系統崩潰後,事務也是原子性,一致性,隔離性和持久性(ACID)和電源故障。零配置 - 無需安裝或管理。具有高級功能(如部分索引和通用表表達式)的完整 SQL 實現。 (省略功能)完整的數據庫存儲在一個跨平台的磁盤文件中。非常適合用作應用程序文件格式。支持太字節大小的數據庫和千兆字節大小的字符串和 blob。 (請參閱 limits.html。)小代碼佔用空間:小於 500KiB 完全配置或省略可選功能少得多。簡單,易於使用的 API。用 ANSI- C 編寫。包括 TCL 綁定。幾十種其他語言的綁定可單獨提供。備受好評的源代碼,具有 100%的分支測試覆蓋率。可作為一個單一的 ANSI- C 源代碼文件,易於編譯,因此很容易添加到一個更大的項目。獨立:不需要外部依賴。跨平台:開箱即用支持 Android,* BSD,iOS,Linux,Mac,Solaris,VxWorks 和 Windows(Win32,WinCE,WinRT)。易於移植到其他系統。來源是在公共領域。用於任何目的。附帶可用於管理 SQLite 數據庫的獨立命令行界面(CLI)客戶端。也可用:下載 SQLite for Mac





ScreenShot

軟體資訊
檔案版本 SQLite 3.38.0 (64-bit)

檔案名稱 sqlite-dll-win64-x64-3380000.zip
檔案大小
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 Richard Hipp
官網 https://sqlite.org/
更新日期 2022-02-23
更新日誌
SQLite 3.38.0 (64-bit) 相關參考資料
DBD-SQLiteChanges at master

... 3.38.0 - Expose sqlite_error_offset introduced in 3.38.0 1.71_02 2022-01-07 ... - Upgrade to sqlite 3.2.2 1.08 - Support 64 bit integers (uses floating ...

https://github.com

Downloading SQLite 3.38.0 (32-bit) from FileHorse.com

Self-contained, embeddable, zero-configuration SQL database engine · SQLite 3.38.0 (32-bit) · Key details about this download.

https://www.filehorse.com

Downloading SQLite 3.38.0 (64-bit) from FileHorse.com

SQLite 64-bit is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.

https://www.filehorse.com

Release Checklist for SQLite 3.38.0

.selftest checks (see below) (ok drh) · Recompile and test Fossil. (ok drh) · Verify that Fossil repositories are cross-platform with x86/x64. (ok drh).

https://www.sqlite.org

SQLite 3.38.0 现已正式发布转载

2022年3月4日 — 本月22 日,SQLite 3.38.0 正式发布。 SQLite 是一个小型、快速、自包含、高可靠性、全功能的嵌入式SQL 数据库引擎,是世界上使用量最大的数据库引擎 ...

https://blog.csdn.net

SQLite 3.38.5 (64-bit) 軟體檔案下載 - winXmac軟體社群

2022年5月7日 — SQLite 3.38.5 (64-bit) 軟體檔案sqlite-dll-win64-x64-3380500.zip 下載,SQLite 64 位是一個進程內庫,它實現了一個自包含的,無服務器的, ...

https://winxmac.com

SQLite 3.38正式發布:改進JSON支持增強CLI體驗

2022年2月24日 — SQLite 3.38 還引入了-> 和->> 操作符,以便更輕鬆地處理JSON 數據、並且兼容MySQL 和PostgreSQL 數據庫的使用方式。 這些運算符可將JSON 字符 ...

https://blog.wongcw.com

SQLite Download Page

SQLite Download Page ; sqlite-tools-linux-x64-3450100.zip (10.45 MiB) ; Precompiled Binaries for Mac OS X (x86) ; sqlite-tools-osx-x64-3450100.zip (3.52 MiB) ...

https://www.sqlite.org

SQLite Release 3.38.0 On 2022-02-22

SQLite Release 3.38.0 On 2022-02-22 · Added the -> and ->> operators for easier processing of JSON. · The JSON functions are now built-ins. · Enhancements to date ...

https://www.sqlite.org

windows下编译Sqlite-3.38.0及使用(存储json) 原创

2022年3月12日 — SQLite 是一个软件库,实现了自给自足的、无服务器的、零配置的、事务性的SQL 数据库引擎。SQLite 是在世界上最广泛部署的SQL 数据库引擎。

https://blog.csdn.net