Page Inspect
Internal Links
45
External Links
0
Images
1
Headings
4
Page Content
Title:SQLite Home Page
Description:
HTML Size:9 KB
Markdown Size:2 KB
Fetched At:November 17, 2025
Page Structure
h3Common Links
h3What Is SQLite?
h3Latest Release
h3Common Links
Markdown Content
SQLite Home Page Small. Fast. Reliable. Choose any three. - Home - Menu - About - Documentation - Download - License - Support - Purchase - Search - About - Documentation - Download - Support - Purchase Search Documentation Search Changelog ### Common Links - Features - When to use SQLite - Getting Started - Try it live! - SQL Syntax - Pragmas - SQL functions - Date & time functions - Aggregate functions - Window functions - Math functions - JSON functions - C/C++ Interface Spec - Introduction - List of C-language APIs - The TCL Interface Spec - Quirks and Gotchas - Frequently Asked Questions - Commit History - Prior Releases - Bugs - News ### What Is SQLite? 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 world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. More Information... The SQLite file format is stable, cross-platform, and backwards compatible and the developers pledge to keep it that way through the year 2050. SQLite database files are commonly used as containers to transfer rich content between systems \[1\] \[2\] \[3\] and as a long-term archival format for data \[4\]. There are over 1 trillion (1e12) SQLite databases in active use \[5\]. SQLite source code is in the public-domain and is free to everyone to use for any purpose. ### Latest Release Version 3.51.0 (2025-11-04). Download Prior Releases ### Common Links - Features - When to use SQLite - Getting Started - Try it live! - SQL Syntax - Pragmas - SQL functions - Date & time functions - Aggregate functions - Window functions - Math functions - JSON functions - C/C++ Interface Spec - Introduction - List of C-language APIs - The TCL Interface Spec - Quirks and Gotchas - Frequently Asked Questions - Commit History - Prior Releases - Bugs - News * * * Ongoing development and support of SQLite is made possible in part by SQLite Consortium members, including: * * * *This page last modified on 2025-07-30 19:38:02 UTC*