SQLite (64-bit)

最新版本 SQLite 3.40.0 (64-bit)

SQLite 3.40.0 (64-bit)

SQLite 3.40.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.40.0 (64-bit)

檔案名稱 sqlite-dll-win64-x64-3400000.zip
檔案大小
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 Richard Hipp
官網 https://sqlite.org/
更新日期 2022-11-17
更新日誌

What's new in this version:

- Add support for compiling SQLite to WASM and running it in web browsers. NB: The WASM build and its interfaces are considered "beta" and are subject to minor changes if the need arises. We anticipate finalizing the interface for the next release.
- Add the recovery extension that might be able to recover some content from a corrupt database file
- Query planner enhancement
- Recognize covering indexes on tables with more than 63 columns where columns beyond the 63rd column are used in the query and/or are referenced by the index
- Extract the values of expressions contained within expression indexes where practical, rather than recomputing the expression
- The NOT NULL and IS NULL operators (and their equivalents) avoid loading the content of large strings and BLOB values from disk
- Avoid materializing a view on which a full scan is performed exactly once. Use and discard the rows of the view as they are computed
- Allow flattening of a subquery that is the right-hand operand of a LEFT JOIN in an aggregate query
- A new typedef named sqlite3_filename is added and used to represent the name of a database file. Various interfaces are modified to use the new typedef instead of "char*". This interface change should be fully backwards compatible, though it might cause (harmless) compiler warnings when rebuilding some legacy applications
- Add the sqlite3_value_encoding() interface
- Security enhancement: SQLITE_DBCONFIG_DEFENSIVE is augmented to prohibit changing the schema_version. The schema_version becomes read-only in defensive mode
- Enhancements to the PRAGMA integrity_check statemen
- Columns in non-STRICT tables with TEXT affinity should not contain numeric values
- Columns in non-STRICT tables with NUMERIC affinity should not contain TEXT values that could be converted into numbers
- Verify that the rows of a WITHOUT ROWID table are in the correct order
- Enhance the VACUUM INTO statement so that it honors they PRAGMA synchronous setting
- Enhance the sqlite3_strglob() and sqlite3_strlike() APIs so that they are able to accept NULL pointers for their string parameters and still generate a sensible result
- Provide the new SQLITE_MAX_ALLOCATION_SIZE compile-time option for limiting the size of memory allocations
- Change the algorithm used by SQLite's built-in pseudo-random number generator (PRNG) from RC4 to Chacha20
- Allow two or more indexes to have the same name as long as they are all in separate schemas
- Miscellaneous performance optimizations result in about 1% fewer CPU cycles used on typical workloads

SQLite 3.40.0 (64-bit) 相關參考資料
AWS Marketplace: SQLite-3.40.0 on CentOS7.9 support by Hanwei

64-bit (x86) Amazon Machine Image (AMI). Software Pricing Details. SQLite-3.40.0 on CentOS7.9 support by Hanwei. $0.08 /hr. running on t3.small. The table shows ...

https://aws.amazon.com

Downloading SQLite 3.40.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

Pending release of SQLite version 3.40.0

Our current target release date for SQLite version 3.40.0 is 2022-11-18. Please review the draft change log ...

https://sqlite.org

Release Checklist for SQLite 3.40.0

Release Checklist for SQLite 3.40.0 · Test procedure review. · Source code change review. · Documentation review: (ok drh) · Compiler warning checks. · OMIT, ENABLE, ...

https://www.sqlite.org

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 Forum: Pending release of SQLite version 3.40.0

Our current target release date for SQLite version 3.40.0 is 2022-11-18. Please review the draft change log ...

https://sqlite.org

SQLite 下载页面

SQLite 版本3.40.0 的32 位DLL (x86)。 (sha3: 261df51a967a86adb937a205520edc55f5a1d5a3ed32e2e20f21177d748da12e) ... SQLite 版本3.40.0 的64 位DLL (x64)。 (sha3 ...

https://sqlite.readdevdocs.com

sqlite-3.40.0-1.amzn2023.0.2.x86_64.rpm

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file.

https://amazonlinux.pkgs.org

sqlite-3.40.0-1.amzn2023.0.3.x86_64.rpm

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file.

https://amazonlinux.pkgs.org