Skip to content

CockroachDB vs HyperDex

A side-by-side look at CockroachDB and HyperDex. For an in-depth review of either product, follow the links below.

CockroachDB

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
HyperDex

HyperDex

Development

HyperDex is a scalable, searchable key-value store database. It provides high availability, fault tolerance, automatic sharding, and transactions. It is well suited for applications that need to store lots of data and access it quickly.

keyvalue-storenosqldistributedscalablehigh-availabilityfault-toleranceshardingacid

Related Comparisons