From 6a0ef794058851cc91967eb9ce2c72b25da5c054 Mon Sep 17 00:00:00 2001 From: Akash Jain Date: Sun, 6 Sep 2020 12:30:49 +0530 Subject: [PATCH] Add Dgraph to graph database list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff6e4f9b..630212cc 100644 --- a/README.md +++ b/README.md @@ -1128,6 +1128,7 @@ Graphs databases offer high performance for data models with complex relationshi * [Graph database](https://en.wikipedia.org/wiki/Graph_database) * [Neo4j](https://neo4j.com/) * [FlockDB](https://blog.twitter.com/2010/introducing-flockdb) +* [Dgraph](https://dgraph.io/) #### Source(s) and further reading: NoSQL