mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-31 02:56:22 +08:00
6 lines
317 B
Markdown
6 lines
317 B
Markdown
[](https://github.com/glebarez/go-sqlite/actions/workflows/tests.yml)
|
|
|
|
# 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.
|