ClickHouse Cloud (Recommended)
Spin up a managed ClickHouse service in minutes — no infrastructure to operate.
Migrate from elsewhere
Move data from PostgreSQL, BigQuery, Snowflake, Redshift, Elasticsearch, and more.
Local development
For trying ClickHouse locally on your laptop.Quick install
One-line install via the ClickHouse CLI (
clickhousectl) on Linux or macOS.Docker
Run ClickHouse in a Docker container.
Source & CI builds
Compile from source or use a CI-generated binary.
Production server
For running ClickHouse Server on production hardware.Debian / Ubuntu
Install via
apt-get from the official ClickHouse repository.RHEL / CentOS
Install via
yum from the official ClickHouse repository.Other Linux
Install on other Linux distributions via the prebuilt tarball.
NixOS
Install on NixOS via the Nix package manager.