The ClickHouse Docs as a ClickHouse Database

2,000+ pages of ClickHouse documentation synced to a ClickHouse database, and queried live.

2,059 pages · 12.7K sections · 2.5M words indexed · scraped 2026-07-18

This site scrapes the ClickHouse documentation into a three-table ClickHouse schema — one row per page, one row per H2 section, one row per badge occurrence — and queries it live from a Next.js server component using @clickhouse/client. A practical reference for anyone contributing to the ClickHouse docs — useful for quickly mapping content structure, understanding coverage, and planning updates.