mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-04 15:32:46 +08:00
46365adb1ae975b02d0240a46e9d995fac43b80e
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%