SQLite 3.43.2 (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.2 (64-bit) |
檔案名稱 | sqlite-dll-win64-x64-3430200.zip |
檔案大小 | |
系統 | Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64 |
軟體類型 | 免費軟體 |
作者 | Richard Hipp |
官網 | https://sqlite.org/ |
更新日期 | 2023-10-11 |
更新日誌 | |
What's new in this version: - Fix a couple of obscure UAF errors and an obscure memory leak SQLite 3.43.2 (64-bit) 相關參考資料
Chocolatey Software | SQLite 3.43.2
Yes, this package incorrectly install the x86 version. It will fail with Error: %1 is not a valid Win32 application when loading x64 plugins. Ken Keenan • 9 ... https://community.chocolatey.o Recent News
2023-10-10 - Version 3.43.2. Version 3.43.2 is a patch release that fixes a few small inaccuracies in version 3.43.0 and 3.43.1. 2023-09-11 - Version 3.43.1. https://www.sqlite.org 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 (64-bit) Download (2024 Latest)
2024年1月31日 — 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 3.45.1 (64-bit) Download for Windows Old ...
2024年1月31日 — SQLite (64-bit). January, 31st 2024 - 1.3 MB - Freeware. Free Download ... SQLite 3.43.2 (64-bit). Date released: 11 Oct 2023 (4 months ago). https://www.filehorse.com SQLite 64-bit - Download Latest Version for Windows
2023年10月16日 — Free Download SQLite 64-bit for Windows. SQLite is a free, open ... 3.43.2. FILE SIZE: 1.18 MB. DOWNLOADS: 322. OPERATING SYSTEM: Windows ... https://appsitory.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 ODBC Driver
2023年10月23日 — It was made with SQLite 2.8.17/3.43.2 and a MinGW cross compiler, and contains the driver DLLs and programs for installation and uninstallation ... http://www.ch-werner.de Sqlite upgrade to the latest version · Issue #623 · laravelsail
At the moment, I am running phpunit tests, using Sqlite database engine, which its version is 3.37.2 . However, I would like to upgrade it to ... https://github.com SQLite v3.43.2 - Passed - Package Tests Results
2023年10月11日 — Write-Host Installing 64 bit version; Get-Item $toolsDir-*dll*win64*.zip. } else Write-Host Installing 32 bit version; Get-Item ... https://gist.github.com |