Extensions / Replication and streams
Delta Lake streaming integration for PostgreSQL
pgext.cloud · Source code · Documentation · Control file
| Package | pg_delta |
|---|---|
| Version | 0.2.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | delta |
| Stars | 1 |
| Latest commit | 2026-06-29 |
| Latest release | 2026-06-29 |
| Catalogue updated | 2026-08-30 |
| pg_lake | Data lake extension by Snowflake |
| pg_ducklake | DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet |
| pg_duckdb | DuckDB Embedded in Postgres |
| pg_delta_am | Delta table access method skeleton |
| pg_mooncake | Columnstore Table in Postgres |
| duckdb_fdw | DuckDB Foreign Data Wrapper |
| pg_parquet | copy data between Postgres and Parquet |
| wrapper_deltalake | Unfinished pgrx hello-world prototype originally planned as a Delta Lake foreign data wrapper. |