Files
go-sqlite/README.md
2021-12-23 17:49:03 +01:00

317 B

Tests

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.