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.

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 2024-09-15 12:14:27 +00:00
sqlite3 driver for go using database/sql
Updated 2024-09-04 13:29:32 +00:00
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
Updated 2024-09-20 21:57:51 +00:00
SQLite source tree
Updated 2024-09-21 15:57:06 +00:00