mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add Sqinn-Go to Database Drivers (#3118)
This commit is contained in:
parent
bf9ff0737f
commit
f31a0e2e8b
@ -520,6 +520,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [goracle](https://github.com/go-goracle/goracle) - Oracle driver for Go, using the ODPI-C driver.
|
||||
* [pgx](https://github.com/jackc/pgx) - PostgreSQL driver supporting features beyond those exposed by database/sql.
|
||||
* [pq](https://github.com/lib/pq) - Pure Go Postgres driver for database/sql.
|
||||
* [Sqinn-Go](https://github.com/cvilsmeier/sqinn-go) - SQLite with pure Go.
|
||||
|
||||
* NoSQL Databases
|
||||
* [aerospike-client-go](https://github.com/aerospike/aerospike-client-go) - Aerospike client in Go language.
|
||||
|
Loading…
Reference in New Issue
Block a user