About this document
Cassandra vs MongoDB Comparison Guide by Ravi Pinni is a document available to read on EtoBox.
Cassandra is a highly scalable, distributed NoSQL database that is designed to handle large amounts of data across many servers. It uses a peer-to-peer model rather than a master-slave model, allowing it to operate without single points of failure. Cassandra also offers tunable consistency, allowing users to choose consistency levels that best suit their use cases. Data is stored in tables but Cassandra uses a column-oriented model rather than a row-oriented model used by relational databases.
- Author
- Ravi Pinni
- Language
- EN