Install ClickHouse on the platform you operate.
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
Pull the official Docker image and run a container.
Source build
Build from source and other advanced installation paths.
Production server
Install ClickHouse Server from packages or binaries for a long-running deployment.