Open Source Alternative to:
Apache Druid is an OLAP database built for teams that need fast, concurrent analytics on massive datasets without pre-caching queries or pre-defining schemas. It targets use cases where query latency must stay low even as data volumes and concurrent users grow into the hundreds of thousands of queries per second.
Druid sits in the same space as tools like ClickHouse and QuestDB, but its architecture is distinctly oriented around streaming-first ingestion and elastic, loosely coupled components.
What makes it fast:
Streaming and batch ingestion:
Druid connects natively to Apache Kafka and Amazon Kinesis without additional connectors, supporting query-on-arrival at millions of events per second. Historical batch data and live streaming data are queryable through the same interface. Schema auto-discovery handles column detection and type inference automatically, updating as data evolves.
include configurable tiering with quality-of-service controls for mixed workloads, automatic continuous backup, multi-node replication, and automated recovery. These make it practical to run as a production system without constant manual intervention.
Analysts and developers use standard SQL across ingestion, transformation, and querying. Join operations work both at ingestion time and at query time, with best performance when tables are pre-joined during ingestion.
For teams evaluating time-series alternatives or looking beyond InfluxDB for higher-concurrency OLAP workloads, Druid's architecture handles cardinality and dimensionality that would slow down general-purpose databases significantly.
Activity score
Stars
Forks
Last commit
Repository age
Version
License
Repository
Activity score
Stars
Forks
Last commit
Repository age
Version
License
Repository
Every Sunday we deconstruct one proprietary app and pick the best open source alternatives worth switching to.
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit
Apache Druid is not yet published and is only visible on this page. Upgrade your listing to skip the queue and get published within 24 hours.
Upgrade listingStars
Forks
Last commit
Open Source Alternative to:
Stars
Forks
Last commit
Open Source Alternative to:
Stars
Forks
Last commit
Open Source Alternative to:
Stars
Forks
Last commit
Open Source Alternative to:
Stars
Forks
Last commit
Open Source Alternative to: