top | item 33110363

(no title)

timmy777 | 3 years ago

Awesome. But how is this different from dgraph?

discuss

order

mbuda|3 years ago

If you are asking about Memgraph in general, overall it's a graph storage + analytics system. DGraph is probably more on the pure storage side, while Memgraph is more about graph analytics (in-memory graph storage but it also stores data on disk). In terms of the API, DGraph exposes GraphQL, while Memgraph is Cypher + Bolt protocol. There is much more, which aspect are you most intrested in? :D