ClickHouse Settings Browser

Scope
Topic
Tier
Special
Version
🧪 WIP
Search
How this works
  • Uses the official ClickHouse source as the single source of truth to list Session, MergeTree, and Format settings, including defaults and version history.
  • Groups settings into Topics to aid discovery, based on meaning inferred from names and descriptions.
  • Suggests related settings using multiple signals: similar naming/family, min/max and rows/bytes pairs, changes in the same release, and co‑mentions in docs or official blog/release notes.
  • Optionally enriches rows with short snippets and links to documentation and relevant release/blog posts when available.
  • See README for data generation details
Usage
  • Filters are multi‑select. Click to toggle.
  • Solo a value: Alt/⌥, Cmd/⌘, or Shift‑click.
  • Topic has All / None for bulk select.
  • Docs: 🔗 next to each setting name.
  • Search supports multiple words (AND) and quoted phrases, e.g., async insert or "lazy materialization".