Software Alternatives & Reviews

Apache Druid VS Apache Cassandra

Compare Apache Druid VS Apache Cassandra and see what are their differences

Apache Druid logo Apache Druid

Fast column-oriented distributed data store

Apache Cassandra logo Apache Cassandra

The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.
  • Apache Druid Landing page
    Landing page //
    2023-10-07
  • Apache Cassandra Landing page
    Landing page //
    2022-04-17

Apache Druid videos

An introduction to Apache Druid

More videos:

  • Review - Building a Real-Time Analytics Stack with Apache Kafka and Apache Druid

Apache Cassandra videos

Course Intro | DS101: Introduction to Apache Cassandra™

More videos:

  • Review - Introduction to Apache Cassandra™

Category Popularity

0-100% (relative to Apache Druid and Apache Cassandra)
Databases
14 14%
86% 86
Big Data
100 100%
0% 0
NoSQL Databases
0 0%
100% 100
Relational Databases
13 13%
87% 87

User comments

Share your experience with using Apache Druid and Apache Cassandra. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Apache Druid and Apache Cassandra

Apache Druid Reviews

Rockset, ClickHouse, Apache Druid, or Apache Pinot? Which is the best database for customer-facing analytics?
“When you're dealing with highly concurrent environments, you really need an architecture that’s designed for that CPU efficiency to get the most performance out of the smallest hardware footprint—which is another reason why folks like to use Apache Druid,” says David Wang, VP of Product and Corporate Marketing at Imply. (Imply offers Druid as a service.)
Source: embeddable.com
Apache Druid vs. Time-Series Databases
Druid is a real-time analytics database that not only incorporates architecture designs from TSDBs such as time-based partitioning and fast aggregation, but also includes ideas from search systems and data warehouses, making it a great fit for all types of event-driven data. Druid is fundamentally an OLAP engine at heart, albeit one designed for more modern, event-driven...
Source: imply.io

Apache Cassandra Reviews

16 Top Big Data Analytics Tools You Should Know About
Application Areas: If you want to work with SQL-like data types on a No-SQL database, Cassandra is a good choice. It is a popular pick in the IoT, fraud detection applications, recommendation engines, product catalogs and playlists, and messaging applications, providing fast real-time insights.
9 Best MongoDB alternatives in 2019
The Apache Cassandra is an ideal choice for you if you want scalability and high availability without affecting its performance. This MongoDB alternative tool offers support for replicating across multiple datacenters.
Source: www.guru99.com

Social recommendations and mentions

Based on our record, Apache Cassandra should be more popular than Apache Druid. It has been mentiond 40 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache Druid mentions (9)

  • How to choose the right type of database
    Apache Druid: Focused on real-time analytics and interactive queries on large datasets. Druid is well-suited for high-performance applications in user-facing analytics, network monitoring, and business intelligence. - Source: dev.to / 2 months ago
  • Choosing Between a Streaming Database and a Stream Processing Framework in Python
    Online analytical processing (OLAP) databases like Apache Druid, Apache Pinot, and ClickHouse shine in addressing user-initiated analytical queries. You might write a query to analyze historical data to find the most-clicked products over the past month efficiently using OLAP databases. When contrasting with streaming databases, they may not be optimized for incremental computation, leading to challenges in... - Source: dev.to / 3 months ago
  • Analysing Github Stars - Extracting and analyzing data from Github using Apache NiFi®, Apache Kafka® and Apache Druid®
    Spencer Kimball (now CEO at CockroachDB) wrote an interesting article on this topic in 2021 where they created spencerkimball/stargazers based on a Python script. So I started thinking: could I create a data pipeline using Nifi and Kafka (two OSS tools often used with Druid) to get the API data into Druid - and then use SQL to do the analytics? The answer was yes! And I have documented the outcome below. Here’s... - Source: dev.to / over 1 year ago
  • Apache Druid® - an enterprise architect's overview
    Apache Druid is part of the modern data architecture. It uses a special data format designed for analytical workloads, using extreme parallelisation to get data in and get data out. A shared-nothing, microservices architecture helps you to build highly-available, extreme scale analytics features into your applications. - Source: dev.to / over 1 year ago
  • Druids by Datadog
    Datadog's product is a bit too close to Apache Druid to have named their design system so similarly. From https://druid.apache.org/ : > Druid unlocks new types of queries and workflows for clickstream, APM, supply chain, network telemetry, digital marketing, risk/fraud, and many other types of data. Druid is purpose built for rapid, ad-hoc queries on both real-time and historical data. - Source: Hacker News / over 1 year ago
View more

Apache Cassandra mentions (40)

  • Understanding SQL vs. NoSQL Databases: A Beginner's Guide
    On the other hand, NoSQL databases are non-relational databases. They store data in flexible, JSON-like documents, key-value pairs, or wide-column stores. Examples include MongoDB, Couchbase, and Cassandra. - Source: dev.to / 21 days ago
  • How to choose the right type of database
    HBase and Cassandra: Both cater to non-structured Big Data. Cassandra is geared towards scenarios requiring high availability with eventual consistency, while HBase offers strong consistency and is better suited for read-heavy applications where data consistency is paramount. - Source: dev.to / 2 months ago
  • Asynchronous driver written in Rust for ScyllaDB, Cassandra and AWS Keyspaces.
    Dear r/python, we are happy to present you with our first open-source project. We have managed to implement a new driver for Python that works with Apache Cassandra, ScyllaDB and AWS Keyspaces. Source: 7 months ago
  • How to Choose the Right Document-Oriented NoSQL Database for Your Application
    NoSQL is a term that we have become very familiar with in recent times and it is used to describe a set of databases that don't make use of SQL when writing & composing queries. There are loads of different types of NoSQL databases ranging from key-value databases like the Reddis to document-oriented databases like MongoDB and Firestore to graph databases like Neo4J to multi-paradigm databases like FaunaDB and... - Source: dev.to / 8 months ago
  • NoSQL Databases vs Graph Databases: Which one should you use?
    To use NoSQL databases with code, you first need to choose a NoSQL database that suits your requirements. Some popular examples of NoSQL databases are MongoDB, Cassandra, Redis, and DynamoDB. Each of these databases has its own set of APIs and drivers that can be used to interact with them. Here, I'll use MongoDB as an example and explain how to perform CRUD operations using Python and its PyMongo package. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing Apache Druid and Apache Cassandra, you can also consider the following products

Apache Spark - Apache Spark is an engine for big data processing, with built-in modules for streaming, SQL, machine learning and graph processing.

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

Apache Hive - Apache Hive data warehouse software facilitates querying and managing large datasets residing in distributed storage.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

Apache Flink - Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations.

ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.