CockroachDB Architecture

CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store that scales horizontally across multiple nodes while maintaining ACID compliance. Designed with inspiration from Google’s Spanner and F1 systems, CockroachDB aims … Continue reading CockroachDB Architecture