mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-05 15:56:52 +08:00
ec1aabd88adb1660d33f8ca47a56633773de98f6
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 github.com/cznic/sqlite
Documentation: godoc.org/github.com/cznic/sqlite
Languages
Go
100%