Updated Projects (markdown)
diff --git a/Projects.md b/Projects.md
index d6fba7d..1a2d253 100644
--- a/Projects.md
+++ b/Projects.md
@@ -536,6 +536,7 @@
 ### Graph Databases
 
   * [cayley](https://github.com/google/cayley) - 100% Go graph database, inspired by Freebase and the Google Knowledge Graph.
+  * [Dgraph](https://github.com/dgraph-io/dgraph) - Fast, Distributed Graph DB with a GraphQL-like API.
   * [go-gremlin](https://github.com/go-gremlin/gremlin) - A Go client for the Apache TinkerTop Graph analytics framework (Gremlin server).
 
 ### NoSQL
@@ -1755,4 +1756,4 @@
   * [spellabc](https://github.com/elasticdog/spellabc) - Package spellabc implements spelling alphabet code word encoding.
   * [Twackup](https://github.com/tv42/twackup) - Backs up your tweets into local files
   * [validation](https://github.com/kdar/validation) - Simple independent struct/key-value validation
-  * [Tasks](https://github.com/thewhitetulip/Tasks) - A simplistic todo list manager written in Go
+  * [Tasks](https://github.com/thewhitetulip/Tasks) - A simplistic todo list manager written in Go
\ No newline at end of file