mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-21 14:59:38 +08:00
faa19d3a0308186b0c6a5e17554be3c85c037e59
sqlite
Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.
Installation
$ go get modernc.org/sqlite
Documentation: godoc.org/modernc.org/sqlite
Builders: modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite
Languages
Go
100%