Additional Information

Self-contained, embeddable, zero-configuration SQL database engine

Latest Version SQLite 3.45.2 (64-bit)
Requirements

Windows XP64/Vista64/Windows 7 64/Windows 8 64/Windows 10 64/Windows 11

Updated March 14, 2024
Author Richard Hipp
Category Developer Tools
License Freeware
Language English
Download 113

Overview

SQLite 64-bit is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for the software is in the public domain and is thus free for use for any purpose, commercial or private. Download SQLite Offline Installer Setup 64bit for Windows PC! SQLite 64-bit is the most widely deployed database in the world with more applications than we can count, including several high-profile projects.

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.



Previous versions More »

3.45.2 March 14, 2024 1.3 MB 3.45.1 February 01, 2024 1.3 MB 3.45.0 January 17, 2024 1.3 MB 3.44.2 November 26, 2023 1.2 MB 3.44.1 November 23, 2023 1.2 MB 3.44.0 November 02, 2023 1.2 MB