
SQLite Home Page
Jan 9, 2026 · 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 database engine in the …
SQLite Download Page
See the How To Compile SQLite page for additional information on how to use the raw SQLite source code. Note that a recent version of Tcl is required in order to build from the repository …
About SQLite
Nov 13, 2025 · SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain …
SQLite In 5 Minutes Or Less
Below is a simple C program that demonstrates how to use the C/C++ interface to SQLite. The name of a database is given by the first argument and the second argument is one or more …
SQLite Documentation
Multi-threaded Programs and SQLite → SQLite is safe to use in multi-threaded programs. This document provides the details and hints on how to maximize performance.
Full-Featured SQL - SQLite
The ability to add application-defined SQL functions, including aggregate and table-valued functions. Application-defined collating functions There are many more features not listed …
SQLite Release 3.50.2 On 2025-06-28
May 29, 2025 · A complete list of SQLite releases in a single page and a chronology are both also available. A detailed history of every check-in is available at SQLite version control site.
SQLite Release 3.49.0 On 2025-02-06
Feb 6, 2025 · A complete list of SQLite releases in a single page and a chronology are both also available. A detailed history of every check-in is available at SQLite version control site.
How SQLite Works
May 31, 2025 · SQLite is a software library that translates high-level disk I/O requests generated by an application into low-level I/O operations that can be carried out by the operating system.
System.Data.SQLite: Documentation
1 day ago · This page was generated in about 0.016s by Fossil 2.28 [32493b85be] 2026-02-05 13:22:50