From 6c17461bb14d82a94c3882a4b12b9097318e04fe Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Thu, 23 Jul 2026 21:23:29 +0000 Subject: [PATCH] Playground: bump "90+ databases" to "110+ databases" Catalog is at 119 systems now; 110 are provisioned & queryable at the time of writing (72 snapshotted + 38 recently active). The "90+" number was from the original launch write-up. --- CHANGELOG.md | 2 +- playground/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a795f87d23..9a833f985d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ Changes in the benchmark methodology or presentation, as well as major news. ### 2026-07-22 -Introducing [ClickBench Playground](https://benchmark.clickhouse.com/playground/), which allows you to run arbitrary SQL queries on 90+ databases using a pre-loaded ClickBench dataset. +Introducing [ClickBench Playground](https://benchmark.clickhouse.com/playground/), which allows you to run arbitrary SQL queries on 110+ databases using a pre-loaded ClickBench dataset. ### 2026-07-03 The [versions benchmark](https://benchmark.clickhouse.com/versions/) is reworked. Now it contains 10 datasets and runs every ClickHouse version since [ten years of open source](https://clickhouse.com/blog/open-source-10) and even early historical builds. The visualization was also improved. diff --git a/playground/index.html b/playground/index.html index 765a5a14c2..c9c1fab201 100644 --- a/playground/index.html +++ b/playground/index.html @@ -3,13 +3,13 @@ -ClickBench Playground — run SQL against 90+ databases +ClickBench Playground — run SQL against 110+ databases
-

ClickBench Playground — run SQL against 90+ databases

+

ClickBench Playground — run SQL against 110+ databases

Star