mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-05 15:56:52 +08:00
e2364fb28d538b97eab73b25e35fa9b0bf3b37b3
go-sqlite
Golang database driver for SQLite.
Does not use cgo.
This driver is based on pure-Go SQLite implementation (https://gitlab.com/cznic/sqlite), so you don't need SQLite installed.
Languages
Go
100%