
CockroachDB
The scalable, survivable, strongly consistent, SQL database.
4.5•2 reviews•2 shoutouts•7 followers
CockroachDB is a commercial distributed SQL database management system, developed by Cockroach Labs.
7 followers
CockroachDB is a commercial distributed SQL database management system, developed by Cockroach Labs.
I used CockroachDB for five years on a real-time game backend. It handled node failures gracefully, and the built-in console made performance tuning easy with hot range and index insights. PostgreSQL compatibility let our C# services work with minimal changes.