mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-11-01 19:42:35 +08:00
6efd3c70006496181ffdf7397f8181c1b49895d8
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%