-
Latest Version
SQLite 3.46.1 (64-bit) LATEST
-
Review by
-
Operating System
Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11
-
User Rating
Click to vote -
Author / Product
-
Filename
sqlite-dll-win-x64-3460100.zip
Features and Highlights
- Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures.
- Zero-configuration - no setup or administration needed.
- Full SQL implementation with advanced features like partial indexes and common table expressions. (Omitted features)
- A complete database is stored in a single cross-platform disk file. Great for use as an application file format.
- Supports terabyte-sized databases and gigabyte-sized strings and blobs.
- Small code footprint: less than 500KiB fully configured or much less with optional features omitted.
- Simple, easy to use API.
- Written in ANSI-C. TCL bindings included. Bindings for dozens of other languages available separately.
- Well-commented source code with 100% branch test coverage.
- Available as a single ANSI-C source-code file that is easy to compile and hence is easy to add to a larger project.
- Self-contained: no external dependencies.
- Cross-platform: Android, *BSD, iOS, Linux, Mac, Solaris, VxWorks, and Windows (Win32, WinCE, WinRT) are supported out of the box. Easy to port to other systems.
- Sources are in the public domain. Use it for any purpose.
- It comes with a standalone command-line interface (CLI) client that can be used to administer SQ Lite databases.
What's new in this version:
- Improved robustness while parsing the tokenize= arguments in FTS5. Forum post 171bcc2bcd
- Enhancements to covering index prediction in the query planner. Add early detection of over-prediction of covering indexes so that sqlite3_prepare() will return an error rather than just generate bad bytecode. Forum post e60e4c295d22f8ce.
- Do not let the number of terms on a VALUES clause be limited by SQLITE_LIMIT_COMPOUND_SELECT, even if the VALUES clause contains elements that appear to be variables due to double-quoted string literals
- Fix the window function version of group_concat() so that it returns an empty string if it has one or more empty string inputs
- In FTS5 secure-delete mode, fix false-positive integrity-check reports about corrupt indexes
- Syntax errors in ALTER TABLE should always return SQLITE_ERROR. In some cases, they were formerly returning SQLITE_INTERNAL
JavaScript/WASM:
- Fix a corruption-causing bug in the JavaScript "opfs" VFS
- Work around a couple of browser-specific OPFS quirks
- Other minor fixes
- AvastAvast Free Antivirus 24.8.9372.0
- 4K Download4K Video Downloader+ 1.9.0 (64-bit)
- PhotoshopAdobe Photoshop CC 2024 25.12 (64-bit)
- PC RepairPC Repair 1.0.3
- OperaOpera 113.0 Build 5230.86 (64-bit)
- Adobe AcrobatAdobe Acrobat Pro 2024.003.20112
- BlueStacksBlueStacks - Play on PC 5.21.560
- Hero WarsHero Wars - Online Action Game
- Trade IdeasTrade Ideas - AI Stock Trading Signals
- AnyRecoverAnyRecover 6.3.2
Comments and User Reviews