* 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:
Rob Reid 2023-08-28 08:41:39 +01:00 committed by GitHub
parent e6d62b0ff3
commit 12d40a2d4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.