mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-07-02 00:07:32 +00:00
v1.13.4-pre.configure-mutexes
sqlite
Package sqlite is a CGo-free port of SQLite.
SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.
Installation
$ go get modernc.org/sqlite
Documentation: godoc.org/modernc.org/sqlite
Builders: modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite
Description
Package sqlite is a CGo-free port of SQLite/SQLite3.
SQLite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine.
Languages
Go
100%