What Is Cassandra Db Good for?
Apache Cassandra is a highly scalable, high-performance distributed database designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. It is a type of NoSQL database.

.

Hereof, what is Cassandra not good for?

ACID transactions. This is why ACID-dependent systems (for instance, core banking systems handling bank transfers, among other things) shouldn't go with Cassandra. In fact, no NoSQL technology will do: such systems need relational databases.

Secondly, what type of DB is Cassandra? NoSQL database

In this regard, when should we use Cassandra?

Ideal Cassandra Use Cases

  1. Writes exceed reads by a large margin.
  2. Data is rarely updated and when updates are made they are idempotent.
  3. Read Access is by a known primary key.
  4. Data can be partitioned via a key that allows the database to be spread evenly across multiple nodes.
  5. There is no need for joins or aggregates.

Who is using Cassandra?

Cassandra is in use at Constant Contact, CERN, Comcast, eBay, GitHub, GoDaddy, Hulu, Instagram, Intuit, Netflix, Reddit, The Weather Channel, and over 1500 more companies that have large, active data sets.

Related Question Answers

Is Cassandra a time series database?

Cassandra as a time series database. When writing time series data often writes are much more frequent than reads. There are no updates, the data is written once, and deletes are often over large ranges of data as it “Expires”.

Is Cassandra a database?

Apache Cassandra is a free and open-source, distributed, wide column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
Elena Rostova

Elena Rostova

Lead Health, Wellness & Medical Journalist

Elena Rostova holds a Master's degree in Public Health Journalism. She covers groundbreaking medical research, holistic wellness trends, mental health awareness, and nutritional science.