mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Add GoSQLX to Database Tools (#6118)
Co-authored-by: Ajit Pratap Singh <ajitpratapsingh@Ajits-Mac-mini-2655.local>
This commit is contained in:
parent
8383b7d7f7
commit
9efa6d74a5
@ -818,6 +818,7 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
|
||||
- [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.
|
||||
- [gorm-multitenancy](https://github.com/bartventer/gorm-multitenancy) - Multi-tenancy support for GORM managed databases.
|
||||
- [GoSQLX](https://github.com/ajitpratap0/GoSQLX) - High-performance SQL parser, formatter, linter, and security scanner with multi-dialect support and WASM playground.
|
||||
- [hasql](https://golang.yandex/hasql) - Library for accessing multi-host SQL database installations.
|
||||
- [octillery](https://github.com/knocknote/octillery) - Go package for sharding databases ( Supports every ORM or raw SQL ).
|
||||
- [onedump](https://github.com/liweiyi88/onedump) - Database backup from different drivers to different destinations with one command and configuration.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user