Extensions / Foreign data wrappers
ClickHouse foreign data wrapper with SELECT/INSERT support plus aggregate and join pushdown.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | clickhousedb_fdw |
|---|---|
| Version | 1 |
| PostgreSQL versions | 11 · 12 · 13 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 207 |
| Latest commit | 2021-01-08 |
| Catalogue updated | 2026-08-30 |
| clickhouse_fdw | ClickHouse foreign data wrapper for PostgreSQL |
| ch_fdw | Foreign data wrapper for federated access from PostgreSQL to ClickHouse. |
| pg_clickhouse | Interfaces to query ClickHouse databases from PostgreSQL |
| pg_stat_ch | Export PostgreSQL query telemetry to ClickHouse |
| re2 | ClickHouse-compatible regex functions using RE2 |
| gfs | GFS copy-on-read storage: a Table Access Method whose missing rows are fetched from the source on read and written through locally |
| duckdb_fdw | DuckDB Foreign Data Wrapper |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| jdbc2_fdw | Experimental foreign data wrapper for JDBC-accessible databases with remote filter pushdown. |
| template_fdw | Foreign data wrapper for template tables that intentionally rejects SELECT and DML operations. |