Hello, and welcome to the April 2026 ClickHouse newsletter!
This month, we have a new CLI for ClickHouse local and cloud, agentic coding at ClickHouse, materialized CTEs in our latest release, building a SIEM, and more!
Featured community member: Nazarii Piontko #
This month's featured community member is Nazarii Piontko, Solutions Architect at Future Processing.
He leads technical presales and architecture, translating complex requirements into solutions for clients across trading, mobility, and logistics. He stays hands-on through open-source contributions to distributed data systems, mentors engineers, and has taught at universities.
Nazarii contributed two features to ClickHouse 26.3 LTS: the naturalSortKey function, which enables intuitive sorting of strings containing numbers (so "file10" sorts after "file9", not "file1"), and support for the ALP compression codec, which brings efficient lossless compression for floating-point data.
➡️ Connect with Nazarii on LinkedIn
Open House 2026 #
It's just over a month until the second edition of Open House, a free three-day ClickHouse user conference running May 26–28 in San Francisco.
Kick things off on May 26 with hands-on workshops covering real-time analytics, observability, database administration, and data warehousing, then head into two days of keynotes, technical sessions, and networking.
Hear from ClickHouse CEO Aaron Katz and CTO Alexey Milovidov, plus industry guests including Bret Taylor (Sierra) and Guillermo Rauch (Vercel). Admission is free!
➡️ Register now
26.3 release #
26.3 sees the experimental introduction of materialized Common Table Expressions (CTEs) and WebAssembly User-defined functions (UDFs).
This release also makes asynchronous inserts the default, enables JOIN reordering for ANTI, SEMI, and FULL, and improves the internal storage of the ClickHouse Map data type.
Introducing clickhousectl: the CLI for ClickHouse local and cloud (beta) #
Alasdair Brown announced clickhousectl, a CLI for managing both local ClickHouse installations and cloud deployments, built with AI agents in mind alongside human developers.
Designed for agentic development, it handles local version management, project scaffolding, and server lifecycle, while also supporting cloud infrastructure commands with authentication safeguards like read-only OAuth and permissioned API keys.
How Goldsky made historical blockchain data backfills 12x faster #
Goldsky sped up historical blockchain backfills by 12x by replacing their Kafka/Avro pipeline with direct ClickHouse reads using the Apache Arrow format.
Eliminating deserialization overhead by reading data in the format closest to its physical storage proved extremely efficient, boosting throughput from ~50K to ~600K rows/second.
Agentic coding at ClickHouse #
Our CTO, Alexey Milovidov, argues that agentic coding has crossed the threshold into genuine usefulness for professional software development, driven by recent model improvements such as Claude Opus 4.5.
He walks through how we've achieved productivity gains by using AI agents across a wide range of tasks - fixing flaky tests, investigating bugs, code reviews, security research, and more.
The key takeaway: As of today, agents work best as pair programmers under an engineer's direction, not as autonomous replacements.
Building a SIEM with ClickHouse and Clickdetect #
Vinicius Morais walks through building a SIEM architecture using ClickHouse and Clickdetect, an open-source detection engine that runs SQL-based security rules against your log data.
He uses Wazuh (an open-source security platform) solely as a log collector and decoder, forwarding parsed alerts to a ClickHouse table with compression codecs, TTLs, bloom filter indexes, and S3 storage support.
From there, Clickdetect schedules detections and fires alerts to a webhook — giving you a lightweight, cost-effective SIEM that scales from a single node to a distributed ClickHouse cluster.
Building high-performance full-text search for object storage #
Last month, we announced that Full-text search was generally available. We now have a blog post written by the engineering team explaining how they redesigned the FTS index to work efficiently with object storage, where random reads are expensive.
The new index uses front-coding compression, a sparse lookup index, and adaptive posting lists, allowing many queries to be answered from the index alone without touching the underlying text columns.
Quick reads #
- Marcin Kulakowski explains why ClickHouse is becoming the data control plane.
- Divyanshu shares what he learned about observability (and ClickHouse) in 10 days.
- Alexandra Petra Berger draws parallels between Sergei Korolev's space engineering principles - precision, redundancy, and military-grade quality checks - and modern data engineering practices, using ClickHouse compression codecs like Gorilla and DoubleDelta to illustrate how the same rigor applies to building reliable data systems.
Upcoming events #
Global virtual events #
- Combining Postgres & ClickHouse to Build a Unified Data Stack - Apr 22, 2026
- CDC ClickPipes Webinar - Apr 23, 2026
- Analisando bilhões de registros em tempo real - Apr 16, 2026
- Analizando miles de millones de registros en tiempo real - May 14, 2026
Virtual training #
- ClickHouse Fundamentals - May 5, 2026
- Data Warehousing with ClickHouse: Level 1 - May 13, 2026
- Data Warehousing with ClickHouse: Level 2 - May 14, 2026
- Observability with ClickStack: Level 1 - May 19, 2026
- Data Warehousing with ClickHouse: Level 3 - May 20, 2026
- ClickHouse Fundamentals - May 21, 2026
Events in AMER #
- Meetup in Sunnyvale - Sunnyvale - Apr 16, 2026
- Google Cloud Next 2026 - Las Vegas - Apr 22, 2026
- House Party, Google Cloud Next - Las Vegas - Apr 22, 2026
- Sao Paulo 2-day In-Person Training: Real-time Analytics with ClickHouse - Sao Paulo - May 12, 2026
- Open House - San Francisco - May 26, 2026
Events in EMEA #
- Paris In-Person Training: Real-time Analytics with ClickHouse - Paris - Apr 15, 2026
- GrafanaCON - Barcelona - Apr 20-22, 2026
- Barcelona In-Person Training: Real-time Analytics with ClickHouse - Barcelona - Apr 20, 2026
- AWS Summit London - London - Apr 22 - Booth G18
- Rise of AI Berlin - Berlin - May 5-6, 2026
- AWS Summit Tel Aviv - Tel Aviv - May 6, 2026
- Data Innovation Summit - Stockholm - May 6-8, 2026
- Gartner Data & Analytics - London - May 11-13, 2026
- Revolution Banking - Madrid - May 12, 2026
- London 2-day In-Person Training: Real-time Analytics with ClickHouse - London - May 19, 2026
- ClickHouse Meetup London - London - May 19, 2026
- Platforma 2026 - Tel Aviv - May 20, 2026
- AWS Summit Hamburg - Hamburg - May 20, 2026
- Google Summit Madrid - Madrid - May 28, 2026
Events in APAC #
- Data Streaming World Tour - Mumbai - Apr 13, 2026
- Taiwan In-Person Training: Real-time Analytics with ClickHouse - Taiwan - Apr 16, 2026
- Taipei Open Source Meetup - Taipei - Apr 16, 2026
- Data Streaming World Tour - Bangalore - Apr 16, 2026
- PagerDuty on Tour Tokyo - Tokyo - Apr 16, 2026
- Bangalore Meetup with Alexey Milovidov - Apr 18, 2026
- Data Streaming World Tour - Jakarta - Apr 21, 2026
- Ho Chi Minh In-Person Training: Real-time Analytics with ClickHouse - Ho Chi Minh - Apr 22, 2026
- AWS Summit Bengaluru - Apr 22-23, 2026
- Microsoft AI Tour - Sydney - Apr 23, 2026
- AWS Summit Singapore - Singapore - May 6, 2026
- AWS Summit Sydney - Sydney - May 13, 2026
- Data Engineering Summit - Bangalore - May 14, 2026
- AWS Summit Seoul - Seoul - May 20, 2026
- Findy VPoE Summit - Tokyo - May 22, 2026



