mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-30 18:46:21 +08:00
008afc1dac0798db93777815d9c9ea9d36b06c9b
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%