CockroachDB vs PostgreSQL
A side-by-side look at CockroachDB and PostgreSQL. For an in-depth review of either product, follow the links below.
CockroachDB
Development
CockroachDB is an open-source, distributed SQL database that scales horizontally with high availability to tolerate failures and supports strongly consistent ACID transactions. It aims to provide scalability, survivability, and data consistency across multiple datacenters.
distributedscalablefault-tolerantsql
PostgreSQL
Development
PostgreSQL is an open source, object-relational database management system known for its reliability, performance, and SQL compliance. It runs on all major operating systems and has a rich set of features including complex queries, foreign keys, triggers, views, and ACID compliance.
open-sourceobjectrelationalreliableperformantsql-compliant
Related Comparisons
SQLite
Microsoft SQL Server
MongoDB
dbHarbor: SQLite
Oracle Database
Apache HBase