From fddf06307a9eb6551446d4b6731e88b560bfde98 Mon Sep 17 00:00:00 2001 From: mgramin Date: Sun, 5 Apr 2020 14:01:28 +0400 Subject: [PATCH] Add Database Tools (#1679) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c533a6e4..a1490cfb 100755 --- a/readme.md +++ b/readme.md @@ -452,6 +452,7 @@ - [HBase](https://github.com/rayokota/awesome-hbase#readme) - Distributed, scalable, big data store. - [NoSQL Guides](https://github.com/erictleung/awesome-nosql-guides#readme) - Help on using non-relational, distributed, open-source, and horizontally scalable databases. - [Contexture](https://github.com/ltchris/awesome-contexture#readme) - Abstracts queries/filters and results/aggregations from different backing data stores like ElasticSearch and MongoDB. +- [Database Tools](https://github.com/mgramin/awesome-db-tools#readme) - Everything that makes working with databases easier. ## Media