Skip to main content

5 docs tagged with "olap"

View all tags

Apache Druid: Real-Time Analytics Database

Apache Druid is a high-performance, distributed analytics database designed for real-time ingestion and fast querying of large-scale data. It's optimized for time-series data and provides sub-second query performance for analytical workloads.

DuckDB: In-Process Analytical Database

DuckDB is an in-process SQL OLAP database management system designed for analytical workloads. Often called the "SQLite for analytics," DuckDB combines the simplicity of embedded databases with the power of columnar analytical processing, making it ideal for data science, analytics, and ETL workflows.

StarRocks: High-Performance OLAP Database

StarRocks is a high-performance, distributed OLAP database designed for real-time analytics and sub-second query performance. It features an MPP (Massively Parallel Processing) architecture optimized for analytical workloads with high concurrency support.