From 3815d621bbf15d8af27b8c4510e7ea3be4f9ec05 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 a2a1b86d..498ebd1b 100644 --- a/README.md +++ b/README.md @@ -1078,6 +1078,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