ClickHouse is an open-source column-oriented database built for online analytical processing, high-throughput ingestion, and low-latency aggregation over large datasets.
Use this playground to test ClickHouse SQL, MergeTree tables, arrays, window functions, and analytical aggregations without installing ClickHouse Server or Client.
This page sends your script to a hosted, network-isolated ClickHouse 26.7.1 runtime. Every Run executes the whole editor contents against a fresh database, then discards its database state and files. It does not run the database in your browser and it never connects to your own database.
Available output: Pretty results, query transcript text, CSV, and native JSON. The schema panel shows a bounded catalogue captured after successful execution. Large output may be truncated, and package installation, remote network access, persistent storage, and external database connections are not supported.