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