Open-source column-oriented OLAP database for real-time analytical reports with SQL
Apache-2.0
- C++
- Python
- Assembly

About ClickHouse
ClickHouse is an open-source, column-oriented database management system that generates analytical data reports in real time using SQL queries. Its columnar storage and execution engine are tuned for fast aggregations and interactive analysis over very large datasets.
ClickHouse runs as a database server and installs on Linux, macOS, and FreeBSD with a single shell command. You query it with SQL, making it a natural fit for dashboards, event analytics, and other read-heavy reporting workloads where scan speed matters.
The project is developed by ClickHouse Inc and licensed under Apache 2.0. It can be self-hosted, or run through the managed ClickHouse Cloud service for teams that prefer not to operate clusters themselves.
Key features
- Column-oriented engine for real-time analytics
- SQL queries for analytical data reports
- Fast aggregations over very large datasets
- Installs on Linux, macOS, and FreeBSD
Details
- Type
- Column-oriented OLAP database
- Query language
- SQL
- Language
- C++
- Maintainer
- ClickHouse Inc
- Deployment
- Self-hostable · Cloud
- License
- Apache 2.0
