SQLite 3.31.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.31.1 (64-bit) |
檔案名稱 | sqlite-dll-win64-x64-3310100.zip |
檔案大小 | 716.8 KB |
系統 | Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64 |
軟體類型 | 免費軟體 |
作者 | Richard Hipp |
官網 | https://sqlite.org/ |
更新日期 | 2020-01-28 |
更新日誌 | |
SQLite 3.31.1 (64-bit) 相關參考資料
CC++ Interface For SQLite Version 3
For the first 63 columns (columns 0-62), the corresponding bit is set within the colUsed mask if the column may be required by SQLite. If the table has at least 64 ... https://www.sqlite.org Chocolatey Software | SQLite 3.31.1
Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into compiled packages. Chocolatey integrates ... https://chocolatey.org Dynamic Memory Allocation In SQLite
The sqlite3_soft_heap_limit64() mechanism allows the application to set a ... So the 64-bit size parameter provides lots of headroom for detecting overflows. https://www.sqlite.org How To Download & Install SQLite Tools - SQLite Tutorial
In this tutorial, you will learn step by step on how to download and use the SQLite tools to your computer. https://www.sqlitetutorial.net Release History Of SQLite
Add the sqlite3_hard_heap_limit64() interface and the corresponding PRAGMA ... The multiply operator now correctly detects 64-bit integer overflow and ... https://www.sqlite.org SQLite (64-bit) Download (2020 Latest) for Windows 10, 8, 7
4 天前 - Download SQLite (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Latest Version 2020. https://www.filehorse.com SQLite Download Page
sqlite-dll-win64-x64-3310100.zip (797.73 KiB), 64-bit DLL (x64) for SQLite version 3.31.1. (sha1: 300c5f26feb297968f06790c5b1e19db9347da67). https://www.sqlite.org SQLite Download – kostenlos – CHIP
4 天前 - SQLite 3.31.0 Englisch: SQLite ist eine leichtgewichtige ... Unser Downloadpaket enthält sowohl die 32-Bit-, als auch die 64-Bit-DLL-Dateien. https://www.chip.de SQLite Home Page
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used ... https://www.sqlite.org The SQLite Bytecode Engine
P4 may be a 32-bit signed integer, a 64-bit signed integer, a 64-bit floating point value, a string literal, a Blob literal, a pointer to a collating sequence comparison ... https://www.sqlite.org |