mirror of
https://github.com/glebarez/go-sqlite.git
synced 2026-04-22 23:27:12 +08:00
88944cde85b00a5e3f6ac54e400ec3c7869eca60
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%