mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-07 08:40:55 +08:00
f1144f47ec8c6592a8b7596f3a881dc9158c2804
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%