select open change scope Open full search

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

Extensions / Foreign data wrappers

clickhousedb_fdw

ClickHouse foreign data wrapper with SELECT/INSERT support plus aggregate and join pushdown.

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

Overview

Packageclickhousedb_fdw
Version1
PostgreSQL versions11 · 12 · 13
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars207
Latest commit2021-01-08
Catalogue updated2026-08-30

Related extensions

See also

clickhouse_fdwClickHouse foreign data wrapper for PostgreSQL
ch_fdwForeign data wrapper for federated access from PostgreSQL to ClickHouse.
pg_clickhouseInterfaces to query ClickHouse databases from PostgreSQL
pg_stat_chExport PostgreSQL query telemetry to ClickHouse
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
duckdb_fdwDuckDB Foreign Data Wrapper
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
jdbc2_fdwExperimental foreign data wrapper for JDBC-accessible databases with remote filter pushdown.
template_fdwForeign data wrapper for template tables that intentionally rejects SELECT and DML operations.