ClickHouse Cloud (Recommended)
Start building instantly without having to size and scale your cluster. ClickHouse Cloud takes care of sizing, scaling, security, reliability, and upgrades.
clickhousectl CLI for a local setup, or install ClickHouse Server from packages or binaries for a production deployment.
Local development
Run ClickHouse on your own machine to build, test, and experiment.Quick install
One-line
curl script that downloads a single ClickHouse binary.clickhousectl (CLI)
Install and manage local ClickHouse versions and servers with the ClickHouse CLI.
Docker
Run ClickHouse in a Docker container.
Source build
Build ClickHouse from source or use CI builds.
Production server
Install ClickHouse Server from packages or binaries for a long-running deployment on your own infrastructure.Debian / Ubuntu
Install via
apt-get from the official ClickHouse repository.RHEL / CentOS
Install via
yum from the official ClickHouse repository.NixOS
Install on NixOS via the Nix package manager.
Other Linux
Install on other Linux distributions via the prebuilt tarball.
Migrate from another database
Migrate from elsewhere
Move data from PostgreSQL, BigQuery, Snowflake, Redshift, Elasticsearch, and more.