select open change scope Open full search

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

Extensions / Foreign data wrappers

parquet_s3_fdw

Foreign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL.

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

Overview

Packageparquet_s3_fdw
Version0.3
PostgreSQL versions13 · 14 · 15 · 16 · 17
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars241
Latest commit2025-03-18
Latest release2024-10-10
Catalogue updated2026-08-30

Related extensions

Required by

pg_tierTier PostgreSQL table data to external S3 storage through parquet_s3_fdw.

See also

pg_parquetcopy data between Postgres and Parquet
parquet_fdwRead-only foreign data wrapper for Apache Parquet files
pg_tierTier PostgreSQL table data to external S3 storage through parquet_s3_fdw.
pg_ducklakeDuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet
s3_ioBasic Amazon S3-compatible object I/O through PostgreSQL SQL functions.
pgduck_rspgrx prototype extension that uses DuckDB to read Parquet files and return rows as JSONB in PostgreSQL.
pg_elephantduckColumnar PostgreSQL table access method powered by DuckDB and Parquet storage.
pg_lake_copyCopy to/from data lake files
koldstorePostgreSQL tiered-storage that moves historical rows to Parquet while keeping the original table fully queryable and supporting updates and deletes.
aws_s3aws_s3 postgres extension to import/export data from/to s3