

CockroachDB
Cockroach is a distributed key/value datastore which supports ACID transactional semantics and versioned values as first-class features. The primary design goal is global consistency and survivability, hence the name.
Features
- Relational Database
Tags
- acid-transactional-semantics
- NoSQL
- JSON
- SQL
- business-database
- object-relational-database
- Developer Tools
CockroachDB News & Activities
Recent News
Recent activities
POX added CockroachDB as alternative to sqlit- forkingpaths added CockroachDB as alternative to Loro
- protmaks added CockroachDB as alternative to PondPilot
- K0RR updated CockroachDB
- K0RR added CockroachDB as alternative to dragonfly
POX added CockroachDB as alternative to PgPad- POX added CockroachDB as alternative to Gel Data
POX added CockroachDB as alternative to SnapQL
ryno9341 added CockroachDB as alternative to LiteDB
POX added CockroachDB as alternative to DiceDB
CockroachDB information
What is CockroachDB?
Cockroach is a distributed key/value datastore which supports ACID transactional semantics and versioned values as first-class features. The primary design goal is global consistency and survivability, hence the name. Cockroach aims to tolerate disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention. Cockroach nodes are symmetric; a design goal is one binary with minimal configuration and no required auxiliary services.
The source code is available, but the license of the latest versions is not open source. After three years, the Business Source License converts to the open source Apache 2.0 license.


