Apache Druid Apache Druid, an open-source OLAP database, is designed for fast, concurrent analytics on massive datasets, supporting streaming-first ingestion from Apache Kafka and Amazon Kinesis and query-on-arrival at millions of events per second. It offers schema auto-discovery, configurable tiering, automatic backup, and multi-node replication, making it a production-ready alternative to ClickHouse, QuestDB, InfluxDB, and Amazon Timestream for high-concurrency workloads. Open Source Alternative to: Last 30 days Last commit Repository age Version License Repository 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 /clickhouse and QuestDB /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. Operational features 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 /alternatives/amazon-timestream or looking beyond InfluxDB /influxdb for higher-concurrency OLAP workloads, Druid's architecture handles cardinality and dimensionality that would slow down general-purpose databases significantly. Last 30 days 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 Last commit License Stars Last commit License Stars Last commit License Stars Last commit License Open Source Alternative to: Stars Stars Stars Stars Stars Last commit License Open Source Alternative to: Last commit License Open Source Alternative to: Last commit License Open Source Alternative to: Last commit License Open Source Alternative to: Last commit License Open Source Alternative to: