ClickHouse's query condition cache explained
Mark Needham, Product Marketing Engineer
Discover how ClickHouse 25.3's query condition cache dramatically improves query performance in this tutorial. Learn how this powerful feature caches filter results at the granule level, allowing ClickHouse to skip large portions of data during repeated queries with similar WHERE clauses.
We demonstrate the cache in action using a 100-million-row dataset, showing how query execution time drops from 0.8 seconds to just 50 milliseconds when the cache kicks in. You'll see how to inspect cache hits/misses using the query log, examine the condition cache's internal structure, and understand why this feature is particularly valuable for dashboarding and observability use cases.
Blog - https://clickhouse.com/blog/introducing-the-clickhouse-query-condition-cache
Recent videos
View all Videos
Open House
Open House 2026: Day 1 Keynote
The latest ClickHouse announcements, featuring real-world use cases from Shopify, Zoox, Visa, and Cisco.

Open House
Fireside Chat: The state of data and AI with Bret Taylor (Sierra) and Aaron Katz (ClickHouse)
Aaron Katz (CEO, ClickHouse) and Bret Taylor (Co-Founder Sierra, Chairman of the Board, OpenAI) have an open conversation on the state of AI.

Open House, ClickHouse
How to build a great database (Alexey Milovidov)
The principles behind building a great database, and the new frontiers shaping the field.

Open House
Fireside Chat: Ecosystem and technology trends (Vercel, dbt Labs, CoreWeave)
Aaron Katz (CEO, ClickHouse), Guillermo Rauch (CEO, Vercel), Tristan Handy (CEO, dbt Labs), and Lukas Biewald (SVP of AI, CoreWeave) discuss how AI is changing the data landscape.