select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Foreign data wrappers

clickhouse_fdw

ClickHouse foreign data wrapper for PostgreSQL

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packageclickhouse_fdw
Version1.4
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16 · 17
RepositoryUnspecified
Extension typeStandard
Project statusArchived
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars275
Latest commit2025-12-29
Latest release2022-12-12
Catalogue updated2026-08-30

Related extensions

See also

pg_clickhouseInterfaces to query ClickHouse databases from PostgreSQL
clickhousedb_fdwClickHouse foreign data wrapper with SELECT/INSERT support plus aggregate and join pushdown.
ch_fdwForeign data wrapper for federated access from PostgreSQL to ClickHouse.
pg_stat_chExport PostgreSQL query telemetry to ClickHouse
duckdb_fdwDuckDB Foreign Data Wrapper
re2ClickHouse-compatible regex functions using RE2
gfsGFS copy-on-read storage: a Table Access Method whose missing rows are fetched from the source on read and written through locally
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
hdfs_fdwforeign-data wrapper for remote hdfs servers
pg_ai_sdkTranslate natural language to SQL using Clickhouse ai-sdk-cpp