mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
surrealdb added (#4893)
* surrealdb added * move surrealdb to sql section
This commit is contained in:
parent
e0e09563bf
commit
9348163cc9
@ -803,6 +803,7 @@ _Libraries for building and using SQL._
|
|||||||
- [pq](https://github.com/lib/pq) - Pure Go Postgres driver for 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.
|
- [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.
|
- [sqlhooks](https://github.com/qustavo/sqlhooks) - Attach hooks to any database/sql driver.
|
||||||
|
- [surrealdb.go](https://github.com/surrealdb/surrealdb.go) - SurrealDB Driver for Go.
|
||||||
- [ydb-go-sdk](https://github.com/ydb-platform/ydb-go-sdk) - native and database/sql driver YDB (Yandex Database)
|
- [ydb-go-sdk](https://github.com/ydb-platform/ydb-go-sdk) - native and database/sql driver YDB (Yandex Database)
|
||||||
|
|
||||||
### NoSQL Database Drivers
|
### NoSQL Database Drivers
|
||||||
|
Loading…
Reference in New Issue
Block a user