Introducing pg_clickhouse: A Postgres extension for querying ClickHouse
clickhouse.com·1d
📈Query Optimization
Preview
Report Post

Over the last year, we’ve noticed a strong pattern in customers who’ve migrated their analytics workloads to ClickHouse Cloud: After self-hosted ClickHouse, PostgreSQL is the most common source of migrations. ClickPipes made data replication and migrations easy for these use-cases. However, we found that users still face significant challenges migrating queries and application code from PostgreSQL to ClickHouse. To address this, a few months ago we started looking into ways to simplify and reduce the time required to migrate analytical queries from PostgreSQL to ClickHouse.

Today, we’re pleased to release pg_clickhouse v0.1.0, an Apache 2-licensed PostgreSQL [ex…

Similar Posts

Loading similar posts...