select open change scope Open full search

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

Extensions / Functions and aggregates

wrapper_deltalake

Unfinished pgrx hello-world prototype originally planned as a Delta Lake foreign data wrapper.

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

Overview

Packagewrapper_deltalake
Version0.0.0
PostgreSQL versions14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2024-04-07
Catalogue updated2026-08-30

Related extensions

See also

duckdb_fdwDuckDB Foreign Data Wrapper
pg_lakeData lake extension by Snowflake
pg_duckdbDuckDB Embedded in Postgres
pg_ducklakeDuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet
pgduck_rspgrx prototype extension that uses DuckDB to read Parquet files and return rows as JSONB in PostgreSQL.
hello_fdwforeign-data wrapper for hello world
pg_mooncakeColumnstore Table in Postgres
pg_parquetcopy data between Postgres and Parquet
aws_s3aws_s3 postgres extension to import/export data from/to s3
pg_deltaDelta Lake streaming integration for PostgreSQL