From 5ba480e3509840ef7fbc47adf77249c7476109da Mon Sep 17 00:00:00 2001 From: Eric Leung Date: Mon, 25 Feb 2019 23:33:08 -0800 Subject: [PATCH] Add NoSQL Guides (#1318) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fdba100c..3d19e9ec 100755 --- a/readme.md +++ b/readme.md @@ -394,6 +394,7 @@ - [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres#readme) - Object-relational database. - [CouchDB](https://github.com/quangv/awesome-couchdb#readme) - Document-oriented NoSQL database. - [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. ## Media