Add Dgraph to graph database list

This commit is contained in:
Akash Jain
2020-09-06 12:30:49 +05:30
committed by Ido Ophir
parent 124c33680f
commit 6a0ef79405

View File

@@ -1128,6 +1128,7 @@ Graphs databases offer high performance for data models with complex relationshi
* [Graph database](https://en.wikipedia.org/wiki/Graph_database) * [Graph database](https://en.wikipedia.org/wiki/Graph_database)
* [Neo4j](https://neo4j.com/) * [Neo4j](https://neo4j.com/)
* [FlockDB](https://blog.twitter.com/2010/introducing-flockdb) * [FlockDB](https://blog.twitter.com/2010/introducing-flockdb)
* [Dgraph](https://dgraph.io/)
#### Source(s) and further reading: NoSQL #### Source(s) and further reading: NoSQL