SQLite 3.43.1 (64-bit)
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.43.1 (64-bit) |
檔案名稱 | sqlite-dll-win64-x64-3430100.zip |
檔案大小 | |
系統 | Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64 |
軟體類型 | 免費軟體 |
作者 | Richard Hipp |
官網 | https://sqlite.org/ |
更新日期 | 2023-09-12 |
更新日誌 | |
What's new in this version: Fixed: SQLite 3.43.1 (64-bit) 相關參考資料
Build SQLite3 .lib file on windows
2024年1月6日 — ... sqlite-dll-win64-x64-3430100.zip. Extract both archives to the same ... Updated to latest source and binary (version 3.43.1.) Sorry, something ... https://gist.github.com Chocolatey Software | SQLite 3.43.2
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package also installs ... https://community.chocolatey.o Downloading SQLite 3.43.1 (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 INSERT errors in 3.43.1 not in 3.37.2 : rsqlite
2023年9月23日 — I've run into an odd error, using the sqlite3 CLI tool on the newest SQLite (3.43.1), which I install via Homebrew (on Ubuntu Linux). https://www.reddit.com Release History
Bug Fixes: The multiply operator now correctly detects 64-bit integer overflow and promotes to floating point in all corner-cases. Fix for ticket ... https://www.sqlite.org SQLite 3.43.1 (64-bit) Download
2023年9月12日 — SQLite 64-bit is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. https://www.filehorse.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.43.1 On 2023-09-11
SQLite Release 3.43.1 On 2023-09-11 · Add support for Contentless-Delete FTS5 Indexes. · Enhancements to the date and time functions: · Added the ... https://www.sqlite.org SQLite v3.43.1 - Passed - Package Tests Results
2023年9月11日 — ... SQLite/3.43.1-SQLite.3.43.1.nupkg. 2023-09-11 18:58:19,348 4700 [DEBUG] ... Write-Host Installing 64 bit version; Get-Item $toolsDir-*dll ... https://gist.github.com 【sql】【sqlite】SQLite Release 3.43.1 On 2023-09-11 原创
2023年9月27日 — 这是一个DB.Browser.for.SQLite-3.10.1-win64.exe,用来对SQLite的数据库进行操作。本人将它运行在Window x64环境下。 https://blog.csdn.net |