mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add sqlhooks
This commit is contained in:
parent
32f58b233c
commit
f9bccad34f
@ -629,6 +629,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [pig](https://github.com/alexeyco/pig) - Simple [pgx](https://github.com/jackc/pgx) wrapper to execute and [scan](https://github.com/georgysavva/scany) query results easily.
|
||||
* [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.
|
||||
* [sqlhooks](https://github.com/qustavo/sqlhooks) - Attach hooks to any database/sql driver.
|
||||
|
||||
* 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