SQLite (32-bit)

最新版本 SQLite 3.15.0 (32-bit)

SQLite 3.15.0 (32-bit)

SQLite 3.15.0 (32-bit)
SQLite 是一個進程內庫,它實現了一個自包含的,無服務器的,零配置的事務性 SQL 數據庫引擎。 SQLite 的代碼是在公共領域,因此可用於任何目的,商業或私人。 SQLite 是世界上應用最廣泛的數據庫,其應用程序數量超過了我們可以計算的數量,其中包括幾個備受矚目的項目。 SQLite 免費下載最新版本的 Windows PC。它是 SQLite 的完全脫機安裝程序安裝程序。

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.15.0 (32-bit)

檔案名稱 sqlite-dll-win32-x86-3150000.zip
檔案大小 409.6 KB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Richard Hipp
官網 https://sqlite.org/
更新日期 2016-10-18
更新日誌

What's new in this version:

- Added support for row values
- Allow deterministic SQL functions in the WHERE clause of a partial index
- Added the "modeof=filename" URI parameter on the unix VFS
- Added support for SQLITE_DBCONFIG_MAINDBNAME
- Added the ability to VACUUM an ATTACH-ed database

Enhancements to the command-line shell:
- Add the ".testcase" and ".check" dot-commands
- Added the --new option to the ".open" dot-command, causing any prior content in the database to be purged prior to opening
- Enhance the fts5vocab virtual table to handle "ORDER BY term" efficiently
- Miscellaneous micro-optimizations reduce CPU usage by more than 7% on common workloads. Most optimization in this release has been on the front-end (sqlite3_prepare_v2()).

Bug Fixes:
- The multiply operator now correctly detects 64-bit integer overflow and promotes to floating point in all corner-cases. Fix for ticket 1ec41379c9c1e400.
- Correct handling of columns with redundant unique indexes when those columns are used on the LHS of an IN operator. Fix for ticket 0eab1ac759.
- Skip NULL entries on range queries in indexes on expressions. Fix for ticket 4baa46491212947.
- Ensure that the AUTOINCREMENT counters in the sqlite_sequence table are initialized doing "Xfer Optimization" on "INSERT ... SELECT" statements. Fix for ticket 7b3328086a5c116c.
- Make sure the ORDER BY LIMIT optimization (from check-in 559733b09e) works with IN operators on INTEGER PRIMARY KEYs. Fix for ticket 96c1454c

SQLite 3.15.0 (32-bit) 相關參考資料
Checklist For SQLite 3.15.0

Windows (32-bit) MSVC using option /W4 (nmake /f makefile.msc USE_FULLWARN=1). Windows (64-bit) MSVC using option /W4 (nmake /f makefile.msc USE_FULLWARN=1).

https://www.sqlite.org

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

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

https://www.filehorse.com

Recent News

Version 3.45.3 is a patch release that fixes a few obscure problems, including: The old.* values in an UPDATE trigger might be incorrect if the trigger ...

https://www.sqlite.org

SQLite 3.45.3 (32-bit) Download for Windows Old ...

SQLite (32-bit). April, 17th 2024 - 1 MB - Freeware. Free Download. Security Status ... SQLite 3.15.0 (32-bit). Date released: 18 Oct 2016 (8 years ago).

https://www.filehorse.com

SQLite Download Page

32-bit DLL (x86) for SQLite version 3.45.3. (SHA3-256: b5d01cccf1cea00b4250bc26d3941ba29b16eaaaa7ce9fe9f7776b8e4491ff2f). sqlite-dll-win-x64-3450300.zip

https://www.sqlite.org

SQLite ODBC Driver

2023年10月23日 — If you're using 32 bit software on Win64 you should install the Win32 driver, too. Chris Wolf kindly provided a build of version 0.72 supporting ...

http://www.ch-werner.de

sqlite package versions

3.15.0 · Potentially vulnerable, -, -. AIX Open Source Packages ... Arch Linux 32 pentium4 core, sqlite-tcl · 3.45.3, -, - ... SQLite 64 bit · 3.37.1 · Potentially ...

https://repology.org

sqlite3-3.39.3-150000.3.20.1 RPM for x86_64

2022年12月19日 — ... SQLite 3.15.0 * Added support for row values. * Allow deterministic SQL functions in the WHERE clause of a partial index. * Added the ...

https://rpmfind.net

SQLiteConfig (SQLite JDBC 3.15.0 API)

Configures a connection. Parameters: conn - The connection to configure. Throws: SQLException. isEnabledSharedCache. public boolean ...

https://www.javadoc.io

期期sqlite-jdbc

Enable SQLITE_MAX_MMAP_SIZE compile option again. Fixes issues when using Arm Cortex A8, A9 (32-bit architecture) ... Upgrade to SQLite 3.15.0 ... added 64-bit OS ...

https://gitee.com