mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-07 08:40:55 +08:00
43c865ce5d35eb463e4a05f65e8e388364480711
sqlite
Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. (Work In Progress)
Installation
$ go get modernc.org/sqlite
Documentation: godoc.org/modernc.org/sqlite
Languages
Go
100%