Neo4j vs Dgraph - The numbers speak for themselves - Dgraph Blog

Neo4j and RedisGraph use a beautiful query language. “Graph”QL is a mess of nested curly brackets and obscurely named functions to learn. ArangoDB similarly has a nice query language but not as intuitive.

Graph databases today are all terrible from a devops perspective because no one offers infrastructure as code examples. Just walls of “tutorial” … you want to leverage graphs? Great, hope you like to manage servers

I just want to make Cypher queries on a Serverless Graph deployed with infrastructure as code. But for whatever reason the various graph db companies don’t like money. It’s all benchmark measuring contest when the fundamental process of deployment and CRUD is an embarrassing fill-in-the-code clusterf**k. I don’t care about your benchmarks, I care how much work it is to deploy your DB and how weird the queries are