mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-06-01 23:30:52 +00:00
295 B
295 B
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