mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-17 21:30:39 +08:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[](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.
|
||||
This is a pure-Go SQLite driver for Golang's native [database/sql](https://pkg.go.dev/database/sql) package.
|
||||
This driver is based on pure-Go implementation of SQLite (https://gitlab.com/cznic/sqlite), and has SQLite embedded.
|
||||
|
Reference in New Issue
Block a user