SQLite Handbook

A hands-on English guide to SQLite — the serverless, single-file SQL database engine and its sqlite3 command-line shell.

Target SQLite 3.x (current stable 3.53.3)  |  Official docs: sqlite.org/docs.html  |  Each section splits into a Manual (quick reference) and Examples (scenario-based practice).
Last updated July 3, 2026