mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add dg (#4910)
* Add dg to README * Removed datagen from the list of Database Tools I'm the maintainer of datagen and have archived it, in favour of dg.
This commit is contained in:
parent
e6d62b0ff3
commit
12d40a2d4c
@ -733,8 +733,8 @@ _Data stores with expiring records, in-memory distributed data stores, or in-mem
|
||||
|
||||
- [chproxy](https://github.com/Vertamedia/chproxy) - HTTP proxy for ClickHouse database.
|
||||
- [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) - Collects small inserts and sends big requests to ClickHouse servers.
|
||||
- [datagen](https://github.com/codingconcepts/datagen) - A fast data generator that's multi-table aware and supports multi-row DML.
|
||||
- [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.
|
||||
- [dynago](https://github.com/twharmon/dynago) - Simplify working with AWS DynamoDB.
|
||||
- [go-mysql](https://github.com/siddontang/go-mysql) - Go toolset to handle MySQL protocol and replication.
|
||||
- [go-mysql-elasticsearch](https://github.com/siddontang/go-mysql-elasticsearch) - Sync your MySQL data into Elasticsearch automatically.
|
||||
|
Loading…
Reference in New Issue
Block a user