CockroachDB favicon

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.

MariaDB

MariaDB

MariaDB is a backward compatible, drop-in replacement of the MySQL® Database Server. It includes all major open source storage ...

H2 Database Engine

H2 Database Engine

H2 is a relational database management system written in Java. It can be embedded in Java applications or run in the client-se ...