/plushcap/analysis/cockroach-labs/why-cockroachdb-and-postgresql-are-compatible

Why CockroachDB and PostgreSQL Are Compatible

What's this blog post about?

CockroachDB is compatible with PostgreSQL due to several reasons. Firstly, adopting an established network protocol like PostgreSQL allows a new RDBMS to make itself immediately available to a larger ecosystem of existing client code. Secondly, choosing compatibility with PostgreSQL ensures that users do not have to learn too many new things just to use CockroachDB. Lastly, the choice was influenced by factors such as clearer documentation, compatible licenses, and a more principled approach in PostgreSQL compared to MySQL. The decision has been beneficial for CockroachDB's adoption and development process.

Company
Cockroach Labs

Date published
Feb. 17, 2022

Author(s)
Raphael 'kena' Poss

Word count
2535

Hacker News points
160

Language
English


By Matt Makai. 2021-2024.