Extensions / Foreign data wrappers
Foreign data wrapper for federated access from PostgreSQL to ClickHouse.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | ch_fdw |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 13 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 47 |
| Latest commit | 2020-11-18 |
| Catalogue updated | 2026-08-30 |
| clickhousedb_fdw | ClickHouse foreign data wrapper with SELECT/INSERT support plus aggregate and join pushdown. |
| clickhouse_fdw | ClickHouse foreign data wrapper for PostgreSQL |
| pg_stat_ch | Export PostgreSQL query telemetry to ClickHouse |
| pg_clickhouse | Interfaces to query ClickHouse databases from PostgreSQL |
| re2 | ClickHouse-compatible regex functions using RE2 |
| mongo_fdw | foreign data wrapper for MongoDB access |
| log_fdw | foreign-data wrapper for Postgres log file access |
| db2_fdw | foreign data wrapper for DB2 access |
| 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 |