pgrx prototype extension that uses DuckDB to read Parquet files and return rows as JSONB in PostgreSQL.
pgext.cloud · Source code · Documentation · Control file
| Package | pgduck_rs |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-04-20 |
| Catalogue updated | 2026-08-30 |
| pg_duckdb | DuckDB Embedded in Postgres |
| duckdb_fdw | DuckDB Foreign Data Wrapper |
| pg_ducklake | DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet |
| pg_lake | Data lake extension by Snowflake |
| pg_parquet | copy data between Postgres and Parquet |
| pg_elephantduck | Columnar PostgreSQL table access method powered by DuckDB and Parquet storage. |
| pg_mooncake | Columnstore Table in Postgres |
| aws_s3 | aws_s3 postgres extension to import/export data from/to s3 |
| quack | DuckDB Embedded in Postgres |
| parquet_s3_fdw | Foreign data wrapper for accessing Parquet files on local filesystems and Amazon S3 from PostgreSQL. |