The SQLite Development Team

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 source tree
Updated 2025-08-20 23:29:59 +00:00
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Updated 2025-08-18 12:42:46 +00:00
sqlite3 driver for go using database/sql
Updated 2025-08-14 12:57:30 +00:00
Package sqlite is a CGo-free port of SQLite/SQLite3. SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.
Updated 2025-08-11 13:22:29 +00:00