Apache Cassandra
cassandra.apache.orgManage massive amounts of data, fast, without losing sleep
Dev Toolsnosqldistributed-databaseopen-sourcescalabilityhigh-availabilityfault-tolerantdatabase

About
Apache Cassandra is an open-source, distributed NoSQL database designed for high availability, fault tolerance, and linear scalability. It supports replication across multiple data centers with no single points of failure, making it suitable for mission-critical workloads. Thousands of companies use it to handle large, active datasets with high read and write throughput.
Problem
Organizations need a database that can handle massive data volumes and remain available even during regional outages or node failures.
For
developers and engineers managing large-scale, high-availability data workloads
How it works
Cassandra uses a masterless, distributed architecture with peer-to-peer replication across nodes and data centers, allowing linear scalability and fault tolerance without a single point of failure.
Business model
open-source
Status
launched
Company
Apache Software Foundation