

Peer-to-Peer Architecture – All nodes in the Cassandra cluster communicate with each other.

Cassandra can be integrated with other source projects like Hadoop, Apache Pig, Apache Hive, etc. Open Source – It is an open source project by Apache.Cassandra can be easily scaled across multiple data centers (and regions) to increase the resiliency of the system. Cassandra is a distributed storage system that is designed to scale linearly with the addition of commodity servers, with no single point of failure. Apache Cassandra is great at handling massive amounts of structured (table has defined columns), and semi-structured (table row doesn’t need to populate all columns) data. Apache Cassandra Data Modeling and Query Best Practices - Simple TalkĪpache Cassandra database is a distributed, fault tolerant, linearly scalable, column-oriented, NoSQL database.
