mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-30 10:36:21 +08:00
317 B
317 B
go-sqlite
Golang database driver for SQLite. This driver is based on pure-Go SQLite implementation (https://gitlab.com/cznic/sqlite), and has SQLite embedded.