SQLite 3.15.0 (64-bit) 軟體 Download 下載

檔案名稱 sqlite-dll-win64-x64-3150000.zip

SQLite 3.15.0 (64-bit) 軟體下載

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

檔案名稱 sqlite-dll-win64-x64-3150000.zip
檔案大小 716.8 KB
更新日期 2016-10-18
  • 1
    版本確認
  • 2
    檔案準備中
  • 3
    檔案下載

軟體介紹 & 更新資訊

SQLite 3.15.0 (64-bit)
SQLite 64 位是一個進程內庫,它實現了一個自包含的,無服務器的,零配置的事務性 SQL 數據庫引擎。 SQLite 的代碼是在公共領域,因此可用於任何目的,商業或私人。下載 Windows PC 的 SQLite 離線安裝程序安裝 64 位! SQLite 64 位是世界上部署最廣泛的數據庫,其應用程序數量比我們可以計算的還要多,其中包括幾個高性能項目。6123586SQLite 特性: ... SQLite (64-bit) 軟體介紹

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 (64-bit) 相關參考資料
AergoLite JDBC Driver

2016-11-04: sqlite-jdbc-3.15.0. Upgrade to SQLite 3.15.0; Cleanup extracted temp ... added 64-bit OS support: 64-bit native SQLite binaries for Windows (x86_64) ...

https://github.com

Checklist For SQLite 3.15.0

Check all calls to memory allocation routines to ensure that size computations are 64-bit clean. Suggested regular expression for search: ...

https://www.sqlite.org

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

libsqlite3-0-3.44.0-150000.3.23.1 RPM for x86_64

2023年11月21日 — Programs that link with the SQLite library can have SQL database ... SQLite 3.15.0 * Added support for row values. * ... 64-bit answer. * ...

https://rpmfind.net

SQLite Download Page

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

https://www.sqlite.org

SQLite ODBC Driver

2023年10月23日 — The SQLite Database ... Note that this is a 64 bit only driver. If ... dmg), and a build of version 0.9994 including SQLite 3.15.0 with FTS support ...

http://www.ch-werner.de

SQLite Release 3.15.0 On 2016-10-14

2016年10月14日 — Bug Fixes: The multiply operator now correctly detects 64-bit integer overflow and promotes to floating point in all corner-cases. Fix for ...

https://www.sqlite.org

SQLITE 发布历史_sqlite3 支持update from 语法版本

2023年5月17日 — 修复64 位计算机上的对齐问题添加了全同步编译指示。

https://blog.csdn.net

期期sqlite-jdbc

SQLite JDBC is a library for accessing and creating SQLite database files in Java. ... Upgrade to SQLite 3.15.0; Cleanup extracted temp ... added 64-bit OS support: ...

https://gitee.com