mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add GatewayD (#5315)
This commit is contained in:
parent
9d17e9b8d8
commit
9eec7c7dba
@ -803,6 +803,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
|
|||||||
- [dbbench](https://github.com/sj14/dbbench) - Database benchmarking tool with support for several databases and scripts.
|
- [dbbench](https://github.com/sj14/dbbench) - Database benchmarking tool with support for several databases and scripts.
|
||||||
- [dg](https://github.com/codingconcepts/dg) - A fast data generator that produces CSV files from generated relational data.
|
- [dg](https://github.com/codingconcepts/dg) - A fast data generator that produces CSV files from generated relational data.
|
||||||
- [dynago](https://github.com/twharmon/dynago) - Simplify working with AWS DynamoDB.
|
- [dynago](https://github.com/twharmon/dynago) - Simplify working with AWS DynamoDB.
|
||||||
|
- [gatewayd](https://github.com/gatewayd-io/gatewayd) - Cloud-native database gateway and framework for building data-driven applications. Like API gateways, for databases.
|
||||||
- [go-mysql](https://github.com/siddontang/go-mysql) - Go toolset to handle MySQL protocol and replication.
|
- [go-mysql](https://github.com/siddontang/go-mysql) - Go toolset to handle MySQL protocol and replication.
|
||||||
- [gorm-multitenancy](https://github.com/bartventer/gorm-multitenancy) - Multi-tenancy support for GORM managed databases.
|
- [gorm-multitenancy](https://github.com/bartventer/gorm-multitenancy) - Multi-tenancy support for GORM managed databases.
|
||||||
- [hasql](https://golang.yandex/hasql) - Library for accessing multi-host SQL database installations.
|
- [hasql](https://golang.yandex/hasql) - Library for accessing multi-host SQL database installations.
|
||||||
|
Loading…
Reference in New Issue
Block a user