DOCS v0.1.13 github

@hatch:sqlite v0.1.11

Embedded SQLite. Database.open(path) returns a connection; prepared statements with named parameter binding, rows iterated as Maps, transactions, error handling. Backed by rusqlite (bundled libsqlite — no system dependency).

stable data updated Jun 4, 2026 source ↗
$ hatch add @hatch:sqlite
loading README…