Add bucket to the database tools (#2782)

* Add bucket to the Database tools section

* Fix typo after bucket added

* Alphabetic order

* Fix pipeline after fail of the new entry
This commit is contained in:
Ferenc Fabian 2019-10-19 21:20:58 +02:00 committed by Ceriath
parent 5e62ca9a54
commit ddabe48add

View File

@ -435,6 +435,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Database tools.* *Database tools.*
* [bucket](https://github.com/PumpkinSeed/bucket) - Optimized data structure framework for Couchbase specialized on one bucket usage.
* [chproxy](https://github.com/Vertamedia/chproxy) - HTTP proxy for ClickHouse database. * [chproxy](https://github.com/Vertamedia/chproxy) - HTTP proxy for ClickHouse database.
* [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) - Collects small insterts and sends big requests to ClickHouse servers. * [clickhouse-bulk](https://github.com/nikepan/clickhouse-bulk) - Collects small insterts 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. * [datagen](https://github.com/codingconcepts/datagen) - A fast data generator that's multi-table aware and supports multi-row DML.