Hacker News new | ask | show | jobs
by remram 620 days ago
What's "a database designed to run on Kubernetes"? Cassandra?
3 comments

Pretty sure they were referring to the operators you can install that will stand up production ready replicated clusters.

They work quite well.

They replied to a comment mentioning "pgBouncer, repmgr, patroni" so supposedly not one of those.
Dgraph is designed to run on Kubernetes.
Not relational, not a replacement for Postgres.

Also doesn't look open-source at first glance.

You should try it before claiming ”not relational”, as it can totally store and use relational data, and also be very useful.

Even though it says ”graph” you don’t need to write graph traversal queries - just describe in GraphQL the nested data model you want to get out of the database and that’s what you will get.

Community edition is open source.

> Community edition is open source.

If that is true, you could definitely not make it less obvious. This is not the impression I got from your repo ("variously licensed under the Apache Public License 2.0 (APL) and the Dgraph Community License"). Neither your docs nor your website mensions a "community edition" either.

It is not my project and I have nothing to do with Dgraph. After 15+ years of RDBMS, I just prefer it.

Also, first Google hit is dgraph.io:

> The only open source, AI-ready graph database that gives developers the tools to quickly build distributed applications at scale.

Something like Yugabyte or Cockroach