CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store. It scales horizontally; survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention; supports strongly-consistent ACID transactions; and provides a familiar SQL API for structuring, manipulating, and querying data.
I've used CockroachDB at a small scale on the free accounts because we are only testing.
The pricing is good but can be made cheaper. I would rate the pricing a five out of ten.
I've used CockroachDB at a small scale on the free accounts because we are only testing.
The pricing is good but can be made cheaper. I would rate the pricing a five out of ten.
Citus is a distributed database that extends PostgreSQL, allowing you to continue using all the powerful Postgres features while still scaling.
Citus Data is an open-source product.
Citus Data is an open-source product.