OLAP
15 items tagged with "olap"
Reference Architectures2
HTAP OLTP and OLAP Platform
A hybrid transactional and analytical platform that serves OLTP and OLAP on one distributed SQL store with columnar replicas.
Columnar OLAP Analytics with ClickHouse
A high-speed columnar OLAP platform on ClickHouse for sub-second aggregation over billions of rows, deployed on Kubernetes.
Stacks4
ClickHouse Real-Time Analytics Stack
High-performance analytics stack: ClickHouse ingests event streams from Kafka and serves sub-second OLAP queries powering user-facing dashboards.
ClickHouse + Grafana
A real-time analytics stack using ClickHouse as a fast columnar OLAP database with Grafana for dashboards over high-volume event data.
Apache Druid + Superset
A real-time OLAP stack using Apache Druid for sub-second slice-and-dice queries and Apache Superset for self-service exploration.
Apache Pinot Real-Time Analytics
A user-facing analytics stack built on Apache Pinot for ultra-low-latency, high-throughput queries over fresh streaming data.
Benchmarks5
TPC-H
An ad-hoc decision-support benchmark of 22 complex analytical queries over a star-like schema, reporting query throughput and power at fixed scale factors.
TPC-DS
A modern decision-support benchmark with 99 queries over a multi-snowflake retail schema, designed to stress complex analytics, data loading, and concurrency.
ClickBench
An open benchmark for analytical databases using a single wide web-analytics table and 43 queries to compare cold and hot OLAP query latency.
Star Schema Benchmark (SSB)
A simplified TPC-H derivative using a classic star schema and 13 queries in four flights to measure data-warehouse query performance.
OLTP vs OLAP Latency Benchmark
A comparative benchmark category contrasting transactional (OLTP) point-operation latency with analytical (OLAP) scan-and-aggregate latency to evaluate HTAP systems.