DOCS v0.1.13 github

@hatch:sqlite v0.1.6

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 May 3, 2026 source ↗
API reference
$ hatch add @hatch:sqlite
loading README…