User-defined Playground

ClickHouse Cluster Playground

A multi-node cluster for exploring scaling capabilities of ClickHouse.

ClickHouse Cluster playground: A multi-node cluster for exploring scaling capabilities of ClickHouse.

💡 For use cases that don't require ClickHouse's scaling capabilities, you can use this single-node playground.

Connecting to ClickHouse

To connect to ClickHouse, use the following command (on any of the nodes):

clickhouse-client

Scaling ClickHouse

This playground is based on the official ClickHouse documentation and demonstrates how to set up a ClickHouse cluster with multiple nodes.

Learning ClickHouse

ClickHouse offers excellent training materials. You can use this playground for the hands-on exercises.

You can read more about learning ClickHouse in this post.