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-04-02 12:41:16 +00:00
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Updated 2025-04-02 09:03:16 +00:00
sqlite3 driver for go using database/sql
Updated 2025-04-01 13:39:11 +00:00