releases.shpreview

ClickHouse Blog

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases90Avg28/moVersionsv0.2.0 to v26.6

ClickHouse released pg_re2, a Postgres extension that replaces POSIX regex with RE2-powered functions, delivering 1.8× to 8.6× performance gains on regex operations and 1.1× to 1.8× speedup on indexed queries. The extension also solves syntax incompatibilities between Postgres POSIX regex and ClickHouse RE2, enabling correct pushdown of regex expressions in the pg_clickhouse foreign data wrapper.

Read more →

ClickHouse describes why Postgres and ClickHouse are becoming the default combination for AI applications, which demand real-time transactions and analytics on massive data volumes. The post covers AI's data-growth demands, the collapse of traditional OLTP/OLAP boundaries, and ClickHouse's investments in tools like PeerDB/ClickPipes for CDC, pg_clickhouse for cross-database querying, and pg_stat_ch for observability.

Read more →

Article explores how chDB (ClickHouse embedded) can serve as a local data engine for AI agents, reducing latency and instability from network calls by embedding a full query engine in the agent process. Covers three use cases: agent memory using append-only MergeTree with vector search, chDB as a federation hub, and token/cost savings from eliminating network failures and retry loops.

Read more →

ClickStack now generates dashboards and connected investigative workflows from natural language prompts using an AI Notebook that explores telemetry, validates assumptions, and explains its reasoning. The same MCP toolchain powers both ClickStack's built-in AI agent and external agents like Claude, Cursor, and Codex, allowing teams to create and refine dashboards through their preferred tools.

Read more →

PgBouncer is single-threaded. A single process uses one CPU core, no matter how many the machine has. On a 16-vCPU box that means one core does all the connection pooling while the other fifteen sit idle, and the pooler starts capping throughput long before Postgres runs out of…

Read more →

LogHouse, our internal logging platform for ClickHouse Cloud, now stores 431 PiB of uncompressed data across 1.59 quadrillion rows. It spans 30+ regions across three cloud providers, and a typical query against any of them comes back in a few hundred milliseconds.

Read more →
Last Checked
2h ago
Latest
Jul 15, 2026
Tracking since Sep 3, 2025