# clickhouse

Open-source column-oriented database management system for real-time analytical queries.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## September 2026 newsletter

DevFeed: [September 2026 newsletter](<https://devfeed.tech/articles/september-2026-newsletter-41317.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/202609-newsletter>)

Author: Mark Needham

Published: 2026-09-17T13:42:49Z

Content type: news

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [Grafana Cloud Metrics](<https://devfeed.tech/topics/grafana-cloud-metrics.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [caching](<https://devfeed.tech/tags/caching.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [events](<https://devfeed.tech/tags/events.md>), [news](<https://devfeed.tech/tags/news.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [release](<https://devfeed.tech/tags/release.md>), [replication](<https://devfeed.tech/tags/replication.md>), [september-2026](<https://devfeed.tech/tags/september-2026.md>)

### AI overview

The September 2026 ClickHouse newsletter covers the 26.8 release, including custom HTTP handlers, pipelined SQL, dynamic query filtering, tokenizer support, and other features. It also summarizes replication-queue diagnostics, CostBench results, preview releases, community contributions, and upcoming events.

### Source excerpt

Welcome to the September 2026 ClickHouse newsletter, featuring ClickHouse 26.8, PromQL, On-Demand Compute, CostBench results, and the latest community news and events.

## ClickHouse is now available on the dbt platform

DevFeed: [ClickHouse is now available on the dbt platform](<https://devfeed.tech/articles/clickhouse-is-now-available-on-the-dbt-platform-31545.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-is-now-available-on-the-dbt-platform>)

Author: Aditya Chidurala; José Muñoz; Alex Francoeur

Published: 2026-09-16T19:38:40Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [adapter](<https://devfeed.tech/tags/adapter.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [beta](<https://devfeed.tech/tags/beta.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [dbt](<https://devfeed.tech/tags/dbt.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [platform](<https://devfeed.tech/tags/platform.md>), [release](<https://devfeed.tech/tags/release.md>), [rust](<https://devfeed.tech/tags/rust.md>)

### AI overview

ClickHouse announces a dbt v2 adapter powered by dbt's Rust engine, available in public beta. ClickHouse is also available as a natively supported data warehouse on dbt Platform in private beta, with support for open-source ClickHouse and ClickHouse Cloud.

### Source excerpt

The ClickHouse adapter for dbt v2 is in public beta, powered by dbt's Rust engine. ClickHouse also joins the dbt platform in private beta, supporting open-source ClickHouse and ClickHouse Cloud.

## ClickHouse Cloud Announces Private Preview of PromQL Support and Time-Series Table Engine

DevFeed: [ClickHouse Cloud Announces Private Preview of PromQL Support and Time-Series Table Engine](<https://devfeed.tech/articles/introducing-clickhouse-s-new-timeseries-engine-your-drop-in-prometheus-replacement-26966.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/introducing-promql>)

Author: James Cunningham

Published: 2026-09-15T14:00:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Prometheus](<https://devfeed.tech/topics/prometheus.md>), [Time Series](<https://devfeed.tech/topics/time-series.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Traces](<https://devfeed.tech/topics/traces.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [prometheus](<https://devfeed.tech/tags/prometheus.md>), [time-series](<https://devfeed.tech/tags/time-series.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

ClickHouse announces a private preview of PromQL support and a time-series table engine in ClickHouse Cloud, allowing Prometheus metrics to be stored in ClickHouse and queried with existing PromQL.

### Source excerpt

ClickHouse PromQL support lets you store Prometheus metrics in ClickHouse Cloud, query them using familiar PromQL, and bring metrics together with your logs and traces without rewriting queries in SQL.

## Replica-aware routing public beta

DevFeed: [Replica-aware routing public beta](<https://devfeed.tech/articles/replica-aware-routing-public-beta-26967.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/replica-aware-routing-public-beta>)

Author: Amy Chen; Jan Mensch

Published: 2026-09-15T13:15:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [Caching](<https://devfeed.tech/topics/caching.md>)

Tags: [cache](<https://devfeed.tech/tags/cache.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [replication](<https://devfeed.tech/tags/replication.md>), [routing](<https://devfeed.tech/tags/routing.md>)

### AI overview

ClickHouse introduces replica-aware routing in Public Beta for Enterprise customers. The feature routes requests to the same replica, allowing continued access to temporary tables and named sessions and supporting read-after-write consistency over HTTP or the native protocol.

### Source excerpt

Temporary tables and named sessions live on a single ClickHouse replica, so a follow-up query routed elsewhere can't see them. Replica-aware routing pins your requests to the same replica over HTTP or the native protocol -- and here's how we built it.

## AI Functions in ClickHouse: Upgrade your SQL to the AI age

DevFeed: [AI Functions in ClickHouse: Upgrade your SQL to the AI age](<https://devfeed.tech/articles/ai-functions-in-clickhouse-upgrade-your-sql-to-the-ai-age-4929.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/ai-functions-in-clickhouse>)

Author: Andriy Yakovlev; George Larionov

Published: 2026-09-11T12:49:32Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [classification](<https://devfeed.tech/tags/classification.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [embeddings](<https://devfeed.tech/tags/embeddings.md>), [llm](<https://devfeed.tech/tags/llm.md>), [rag](<https://devfeed.tech/tags/rag.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

ClickHouse introduces beta AI Functions that invoke LLM and embedding providers directly from SQL for tasks including classification, extraction, generation, translation, filtering, redaction, embeddings, and semantic similarity.

### Source excerpt

Explore ClickHouse AI Functions for classification, generation, translation, embeddings, semantic search, and cost controls--all directly from SQL.

## Introducing WalShadow: Sub-second Postgres replication to ClickHouse from physical WAL

DevFeed: [Introducing WalShadow: Sub-second Postgres replication to ClickHouse from physical WAL](<https://devfeed.tech/articles/introducing-walshadow-sub-second-postgres-replication-to-clickhouse-from-physical-wal-5344.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/introducing-walshadow>)

Author: Sai Srirampur

Published: 2026-09-10T15:53:42Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Database](<https://devfeed.tech/topics/database.md>), [schema-evolution](<https://devfeed.tech/topics/schema-evolution.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [github](<https://devfeed.tech/tags/github.md>), [latency](<https://devfeed.tech/tags/latency.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [replication](<https://devfeed.tech/tags/replication.md>), [schema-evolution](<https://devfeed.tech/tags/schema-evolution.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

WalShadow is an open-source engine that replicates PostgreSQL data to ClickHouse from the physical WAL stream. The article describes benchmark results of about 200 ms visibility latency and 289K rows per second, plus support for initial loads, continuous replication, schema evolution, recovery, and source switchovers.

### Source excerpt

WalShadow replicates Postgres data directly from physical WAL into ClickHouse, delivering around 200 ms latency and 289,000 rows per second in benchmarks.

## Announcing On-Demand Compute: Instant compute for your most intensive workloads

DevFeed: [Announcing On-Demand Compute: Instant compute for your most intensive workloads](<https://devfeed.tech/articles/announcing-on-demand-compute-instant-compute-for-your-most-intensive-workloads-5457.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/on-demand-compute>)

Author: Melvyn Peignon

Published: 2026-09-10T14:22:58Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [compute](<https://devfeed.tech/tags/compute.md>), [cost](<https://devfeed.tech/tags/cost.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [production](<https://devfeed.tech/tags/production.md>), [scale](<https://devfeed.tech/tags/scale.md>), [workers](<https://devfeed.tech/tags/workers.md>)

### AI overview

ClickHouse announces a private preview of On-Demand Compute, which allocates shared workers to eligible individual queries so intensive workloads can run without competing with a service's primary compute.

### Source excerpt

ClickHouse On-Demand Compute lets you scale individual queries with additional workers, run intensive workloads without disrupting production, and use compute when you need it.

## ClickHouse release 26.8

DevFeed: [ClickHouse release 26.8](<https://devfeed.tech/articles/clickhouse-release-26-8-5148.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-release-26-08>)

Author: ClickHouse

Published: 2026-09-10T00:00:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [parquet](<https://devfeed.tech/topics/parquet.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [data](<https://devfeed.tech/tags/data.md>), [feature](<https://devfeed.tech/tags/feature.md>), [parquet](<https://devfeed.tech/tags/parquet.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [sql](<https://devfeed.tech/tags/sql.md>), [tokenizers](<https://devfeed.tech/tags/tokenizers.md>)

### AI overview

ClickHouse 26.8 is an LTS release that adds background queries, pipelined SQL, text tokenizers, and expanded data lake integrations, alongside performance improvements for Parquet, aggregations, and joins.

### Source excerpt

ClickHouse 26.8 LTS introduces background queries, pipelined SQL, new text tokenizers, expanded data lake integrations, and faster Parquet, aggregation, and join queries.

## Loading Parquet data into MySQL with ClickHouse

DevFeed: [Loading Parquet data into MySQL with ClickHouse](<https://devfeed.tech/articles/loading-parquet-data-into-mysql-with-clickhouse-5483.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/parquet-to-mysql-with-clickhouse>)

Author: Mark Needham

Published: 2026-09-10T00:00:00Z

Content type: tutorial

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [parquet](<https://devfeed.tech/topics/parquet.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [parquet](<https://devfeed.tech/tags/parquet.md>), [s3](<https://devfeed.tech/tags/s3.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

A tutorial on using ClickHouse to load Parquet data into MySQL and query MySQL through ClickHouse table functions.

### Source excerpt

Use ClickHouse to load Parquet files into MySQL, explore remote data, and run MySQL queries with table functions and named collections.

## Announcing ClickHouse Managed Postgres on Google Cloud

DevFeed: [Announcing ClickHouse Managed Postgres on Google Cloud](<https://devfeed.tech/articles/announcing-clickhouse-managed-postgres-on-google-cloud-5517.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/postgres-managed-by-clickhouse-gcp-private-preview>)

Author: Kunal Gupta

Published: 2026-09-09T00:00:00Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Google](<https://devfeed.tech/topics/google.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [gcp](<https://devfeed.tech/tags/gcp.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [replication](<https://devfeed.tech/tags/replication.md>)

### AI overview

ClickHouse announces a private preview of its managed Postgres service on Google Cloud, with NVMe-backed storage, native CDC into ClickHouse, and pg_clickhouse for a unified query layer.

### Source excerpt

ClickHouse Managed Postgres is expanding to Google Cloud, bringing NVMe-backed storage, native CDC into ClickHouse, and a unified query layer via pg_clickhouse to GCP private preview customers.

## Introducing chdb Postgres extension: High-performance imports from cloud storage

DevFeed: [Introducing chdb Postgres extension: High-performance imports from cloud storage](<https://devfeed.tech/articles/introducing-chdb-postgres-extension-high-performance-imports-from-cloud-storage-5325.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/introducing-chdb-postgres>)

Author: David Wheeler

Published: 2026-09-08T15:42:52Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [parquet](<https://devfeed.tech/topics/parquet.md>), [CSV](<https://devfeed.tech/topics/csv.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [duckdb](<https://devfeed.tech/tags/duckdb.md>), [extension](<https://devfeed.tech/tags/extension.md>), [json](<https://devfeed.tech/tags/json.md>), [parquet](<https://devfeed.tech/tags/parquet.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [s3](<https://devfeed.tech/tags/s3.md>), [storage](<https://devfeed.tech/tags/storage.md>)

### AI overview

chdb is a new Postgres extension that uses the in-process ClickHouse engine to import and export data across cloud storage systems and formats. The article presents import benchmarks, format support, and usage through a query function and a COPY hook module.

### Source excerpt

The chdb Postgres extension brings fast imports and exports across cloud storage platforms and data formats, powered by the embedded ClickHouse engine.

## Pipelined SQL in ClickHouse 26.8

DevFeed: [Pipelined SQL in ClickHouse 26.8](<https://devfeed.tech/articles/pipelined-sql-in-clickhouse-26-8-5499.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/pipelined-sql-26.8>)

Author: Mark Needham

Published: 2026-09-04T12:16:04Z

Content type: tutorial

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [feature](<https://devfeed.tech/tags/feature.md>), [learn](<https://devfeed.tech/tags/learn.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

ClickHouse 26.8 introduces pipelined SQL, which expresses a query as sequential transformations. The article compares conventional, FROM-first, and pipelined queries and explains that pipelines are translated to optimized standard SQL before execution.

### Source excerpt

Learn how ClickHouse 26.8's pipelined SQL syntax lets you build multi-stage queries as a readable sequence of transformations.

## Managing ClickHouse Dedicated Clusters Through Tinybird's Organization UI and API

DevFeed: [Managing ClickHouse Dedicated Clusters Through Tinybird's Organization UI and API](<https://devfeed.tech/articles/cluster-management-keep-the-controls-skip-the-cluster-ops-18438.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/clickhouse-cluster-management>)

Author: Aitana Azcona

Published: 2026-09-03T15:00:00Z

Content type: release

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [ui](<https://devfeed.tech/topics/ui.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [product-updates](<https://devfeed.tech/tags/product-updates.md>), [ui](<https://devfeed.tech/tags/ui.md>)

### AI overview

Tinybird provides controls to observe workload signals, resize Dedicated clusters, and rebalance traffic through its Organization UI or API while it operates ClickHouse.

### Source excerpt

Observe workload signals, resize Dedicated clusters, and rebalance traffic from the Organization UI or API while Tinybird operates ClickHouse.

## MySQL CDC connector for ClickPipes is now Generally Available

DevFeed: [MySQL CDC connector for ClickPipes is now Generally Available](<https://devfeed.tech/articles/mysql-cdc-connector-for-clickpipes-is-now-generally-available-5437.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/mysql-cdc-connector-for-clickpipes-is-now-generally-available>)

Author: Marta Paes

Published: 2026-09-02T14:03:04Z

Content type: release

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [api](<https://devfeed.tech/tags/api.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [observability](<https://devfeed.tech/tags/observability.md>), [release](<https://devfeed.tech/tags/release.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

ClickHouse announces general availability of its MySQL CDC connector for ClickPipes, which replicates MySQL and MariaDB data into ClickHouse Cloud. The release adds automatic parallel snapshotting, reliability and observability improvements, and configuration through the Cloud API and Terraform.

### Source excerpt

Replicate MySQL and MariaDB data into ClickHouse Cloud with the generally available MySQL CDC connector, featuring faster parallel snapshots, safer production defaults, improved observability, and infrastructure-as-code support.

## Using coding agents on a migration: Three practices that mattered

DevFeed: [Using coding agents on a migration: Three practices that mattered](<https://devfeed.tech/articles/using-coding-agents-on-a-migration-three-practices-that-mattered-36090.md>)

Original publisher: [Read original article](<https://temporal.io/blog/using-coding-agents-on-a-migration-three-practices-that-mattered>)

Author: Chandler Ortman

Published: 2026-09-02T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Environment Variables](<https://devfeed.tech/topics/environment-variables.md>)

Tags: [cleanup](<https://devfeed.tech/tags/cleanup.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [migration](<https://devfeed.tech/tags/migration.md>), [prompt](<https://devfeed.tech/tags/prompt.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

The article examines coding agents used during a migration of Temporal Cloud usage and billing data to ClickHouse. It finds that the agents were most useful for cleanup and removal work, with durable cleanup instructions and exhaustive searches helping make that work practical.

### Source excerpt

Three lessons from using coding agents during a ClickHouse migration, from cleanup automation to writing durable instructions that stay useful over time.

## From Neon Postgres to ClickHouse Managed Postgres

DevFeed: [From Neon Postgres to ClickHouse Managed Postgres](<https://devfeed.tech/articles/from-neon-postgres-to-clickhouse-managed-postgres-5440.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/neon-to-clickhouse-managed-postgres>)

Author: Sai Srirampur

Published: 2026-09-02T00:00:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [latency](<https://devfeed.tech/tags/latency.md>), [migration](<https://devfeed.tech/tags/migration.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [production](<https://devfeed.tech/tags/production.md>)

### AI overview

Three teams describe migrating production Postgres workloads from Neon to ClickHouse Managed Postgres. They cite reliability, performance, operational, and cost concerns, and report completing data migrations with ClickPipes in hours.

### Source excerpt

Three teams share why they migrated production Postgres workloads from Neon to ClickHouse Managed Postgres and how ClickPipes helped them cut over in hours.

## ClickHouse welcomes RunReveal

DevFeed: [ClickHouse welcomes RunReveal](<https://devfeed.tech/articles/clickhouse-welcomes-runreveal-5165.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-welcomes-runreveal>)

Author: ClickHouse

Published: 2026-09-01T22:01:39Z

Content type: news

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [SIEM, Security](<https://devfeed.tech/topics/siem-security.md>), [Database](<https://devfeed.tech/topics/database.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>)

Tags: [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [database](<https://devfeed.tech/tags/database.md>), [logs](<https://devfeed.tech/tags/logs.md>), [security](<https://devfeed.tech/tags/security.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

ClickHouse announces its acquisition of RunReveal, a security data platform built on ClickHouse. The article discusses security-data workloads, continued RunReveal support, and plans to apply the team's expertise to security and agentic investigations.

### Source excerpt

Security is the largest and fastest growing data workload in the enterprise, and today, ClickHouse has acquired RunReveal.

## How Uken Games reduces observability costs by 87% with ClickHouse

DevFeed: [How Uken Games reduces observability costs by 87% with ClickHouse](<https://devfeed.tech/articles/how-uken-games-reduces-observability-costs-by-87-with-clickhouse-5615.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/uken-games-clickhouse-observability-stack>)

Author: ClickHouse

Published: 2026-09-01T15:28:24Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cost](<https://devfeed.tech/tags/cost.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

Uken Games replaced Datadog with an open-source observability stack centered on ClickHouse, cutting observability costs by 87%. The stack stores traces in ClickHouse and uses OpenTelemetry collectors with SigNoz, Prometheus, and Grafana.

### Source excerpt

Uken Games replaced Datadog with an open-source observability stack built on ClickHouse, cutting costs by 87% while storing every trace on a single node.

## A new getting started experience for ClickHouse Managed Postgres

DevFeed: [A new getting started experience for ClickHouse Managed Postgres](<https://devfeed.tech/articles/a-new-getting-started-experience-for-clickhouse-managed-postgres-5109.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/clickhouse-managed-postgres-onboarding>)

Author: Cristina Albu; Yashpreet Bathla

Published: 2026-08-28T12:55:15Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [data](<https://devfeed.tech/topics/data.md>), [Provisioning](<https://devfeed.tech/topics/provisioning.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [cli](<https://devfeed.tech/tags/cli.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [docs](<https://devfeed.tech/tags/docs.md>), [getting-started](<https://devfeed.tech/tags/getting-started.md>), [guide](<https://devfeed.tech/tags/guide.md>), [onboarding](<https://devfeed.tech/tags/onboarding.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [replication](<https://devfeed.tech/tags/replication.md>)

### AI overview

ClickHouse Managed Postgres introduces a four-step onboarding experience that guides users from provisioning a Postgres service to loading data, querying it, and replicating it to ClickHouse for real-time analytics.

### Source excerpt

See how a four-step onboarding flow helps users move from provisioning ClickHouse Managed Postgres to querying operational data and running real-time analytics with ClickHouse.

## So, is ClickHouse winning the observability wars?

DevFeed: [So, is ClickHouse winning the observability wars?](<https://devfeed.tech/articles/so-is-clickhouse-winning-the-observability-wars-5347.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/is-clickhouse-winning-the-observability-wars>)

Author: Mike Shi

Published: 2026-08-27T18:24:53Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [observability](<https://devfeed.tech/topics/observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Database](<https://devfeed.tech/topics/database.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Netflix](<https://devfeed.tech/topics/netflix.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [anthropic](<https://devfeed.tech/tags/anthropic.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [database](<https://devfeed.tech/tags/database.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [netflix](<https://devfeed.tech/tags/netflix.md>), [observability](<https://devfeed.tech/tags/observability.md>), [openai](<https://devfeed.tech/tags/openai.md>), [saas](<https://devfeed.tech/tags/saas.md>), [storage](<https://devfeed.tech/tags/storage.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

The article examines claims that ClickHouse is "winning the observability wars," focusing on its role as a storage and query engine for telemetry, especially logs and traces. It argues that success at the database layer does not by itself solve collection, schema design, correlation, visualization, alerting, investigation workflows, or broader observability product decisions.

### Source excerpt

After claims that ClickHouse is "winning the observability wars" sparked debate, we reflect on why it has become a leading storage and query engine, where it still falls short, and why winning the database layer isn't the same as winning observability.

## A universal interface: How QuintoAndar made ClickHouse plug-and-play with managed Postgres

DevFeed: [A universal interface: How QuintoAndar made ClickHouse plug-and-play with managed Postgres](<https://devfeed.tech/articles/a-universal-interface-how-quintoandar-made-clickhouse-plug-and-play-with-managed-postgres-5540.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/quintoandar-managed-postgres>)

Author: ClickHouse

Published: 2026-08-27T00:00:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [data](<https://devfeed.tech/topics/data.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [databricks](<https://devfeed.tech/topics/databricks.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [databricks](<https://devfeed.tech/tags/databricks.md>), [house](<https://devfeed.tech/tags/house.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [tech-lead](<https://devfeed.tech/tags/tech-lead.md>)

### AI overview

QuintoAndar rebuilt its customer data platform on ClickHouse Cloud, consolidating roughly 900 million monthly events from 14 million users and serving about 300 million API requests. The team replaced separate low-latency and batch-processing pipelines by writing events directly to ClickHouse. ClickHouse Managed Postgres provided compatibility with Hightouch and other Postgres-compatible tools.

### Source excerpt

QuintoAndar unified ~900 million monthly events in ClickHouse Cloud and used ClickHouse Managed Postgres to make that data accessible to Hightouch and any Postgres-compatible tool.

## Postgres + ClickHouse Architectural Patterns

DevFeed: [Postgres + ClickHouse Architectural Patterns](<https://devfeed.tech/articles/postgres-clickhouse-architectural-patterns-19116.md>)

Original publisher: [Read original article](<https://severalnines.com/blog/postgres-clickhouse-architectural-patterns/>)

Author: Agus Syafaat

Published: 2026-08-26T08:08:43Z

Content type: article

Language: en

Sources: [SeveralNines](<https://devfeed.tech/sources/severalnines.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [data-platforms](<https://devfeed.tech/topics/data-platforms.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [clustercontrol](<https://devfeed.tech/tags/clustercontrol.md>), [database-general](<https://devfeed.tech/tags/database-general.md>), [hybrid-operations](<https://devfeed.tech/tags/hybrid-operations.md>), [latency](<https://devfeed.tech/tags/latency.md>), [olap](<https://devfeed.tech/tags/olap.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [time](<https://devfeed.tech/tags/time.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

This article explains architectural patterns that combine PostgreSQL and ClickHouse. PostgreSQL serves as the authoritative transactional system for OLTP workloads, while ClickHouse handles large-scale analytical queries and real-time analytics. Continuous Change Data Capture synchronization connects the systems and separates transactional and analytical workloads.

### Source excerpt

The role of databases has shifted significantly as modern applications must deliver real-time analytics, dashboards, and machine learning alongside low-latency transaction processing. Handling these diverse demands with a single relational database has become unsustainable under growing data volumes. Consequently, organizations are adopting specialized database architectures where multiple engines work together based on their strengths, allowing [...] The post Postgres + ClickHouse Architectural Patterns appeared first on Severalnines.

## What's new in the ClickHouse .NET Driver: the road from 1.0 to 1.3

DevFeed: [What's new in the ClickHouse .NET Driver: the road from 1.0 to 1.3](<https://devfeed.tech/articles/what-s-new-in-the-clickhouse-net-driver-the-road-from-1-0-to-1-3-5636.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/whats-new-clickhouse-net-driver-10-to-13>)

Author: Alex Soffronow Pagonidis

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [.NET](<https://devfeed.tech/topics/net.md>), [data](<https://devfeed.tech/topics/data.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [observability](<https://devfeed.tech/topics/observability.md>), [debugging](<https://devfeed.tech/topics/debugging.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [community](<https://devfeed.tech/tags/community.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [logs](<https://devfeed.tech/tags/logs.md>), [net](<https://devfeed.tech/tags/net.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [types](<https://devfeed.tech/tags/types.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

The ClickHouse .NET Driver progressed from version 1.0 to 1.3 with type-safe POCO workflows, broader type support, improved serialization and mapping, performance improvements, configurable behavior, observability, and integrations across the .NET ecosystem.

### Source excerpt

Discover how ClickHouse .NET Driver 1.1-1.3 adds type-safe POCO workflows, extensible serialization, broader type support, performance improvements, and official ecosystem integrations.

## How Suprema Gaming made its data platform agent-ready with ClickHouse Cloud

DevFeed: [How Suprema Gaming made its data platform agent-ready with ClickHouse Cloud](<https://devfeed.tech/articles/how-suprema-gaming-made-its-data-platform-agent-ready-with-clickhouse-cloud-5586.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/suprema-gaming-agent-ready-platform>)

Author: ClickHouse

Published: 2026-08-25T18:52:53Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [migration](<https://devfeed.tech/topics/migration.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [data](<https://devfeed.tech/topics/data.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Database](<https://devfeed.tech/topics/database.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>), [Amazon Simple Queue Service (SQS)](<https://devfeed.tech/topics/amazon-simple-queue-service-sqs.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [analytics](<https://devfeed.tech/tags/analytics.md>), [b2b](<https://devfeed.tech/tags/b2b.md>), [brazil](<https://devfeed.tech/tags/brazil.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [latency](<https://devfeed.tech/tags/latency.md>), [migration](<https://devfeed.tech/tags/migration.md>), [modernization](<https://devfeed.tech/tags/modernization.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [s3](<https://devfeed.tech/tags/s3.md>)

### AI overview

Suprema Gaming migrated its analytics platform from Snowflake to ClickHouse Cloud to support agentic operations. The move reduced warehouse costs by 62%, cut query latency from minutes to milliseconds, and improved data freshness from four hours to real time. The company now has an early production deployment of ClickHouse Agents serving teams across the group.

### Source excerpt

Suprema Gaming migrated its analytics platform from Snowflake to ClickHouse Cloud to power a company-wide shift toward agentic operations.

[Next page](<https://devfeed.tech/topics/clickhouse.md?cursor=WyIyMDI2LTA4LTI1VDE4OjUyOjUzKzAwOjAwIiwgImRlNjY1YjQxLWY4MjUtNDE1Ny04ZmM5LWM1MWQzNGIxMWMxMiJd>)