Apache cassandra is an open source nosql distributed database trusted by thousands of companies for scalability and high availability without compromising performance. It is the most stable release in the project’s history and sets a new high benchmark for distributed databases, having undergone intensive testing to ensure that upgrading and deployments are easy and smooth. This is the official documentation for apache cassandra
If you would like to contribute to this documentation, you are welcome to do so by submitting your contribution like any other patch following these instructions. With more than 1,000 bug fixes, apache cassandra 4.0 has hit general availability Unmaintained older versions of cassandra are archived here
Since it is a distributed database, cassandra can (and usually does) have multiple nodes A node represents a single instance of cassandra Read through the cassandra basics to learn main concepts and how cassandra works at a high level To understand cassandra in more detail, head over to the docs
Browse through the case studies to learn how other users in our worldwide community are getting value out of cassandra. This initial design implemented a combination of amazon’s dynamo distributed storage and replication techniques and google’s bigtable data and storage engine model. This update is especially impactful for domains like machine learning and artificial intelligence (ai).