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