Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
9 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_duckdb | 1.1.1 | DuckDB Embedded in Postgres | OLAP | MIT | C++ | 14–18 | 3.2k |
| pg_mooncake | 0.2.0 | Columnstore Table in Postgres | OLAP | MIT | Rust | 14–18 | 2.0k |
| duckdb_fdw | 1.4.3 | DuckDB Foreign Data Wrapper | OLAP | MIT | C | 14–18 | 409 |
| pg_ducklake | 1.0.0 | DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet | OLAP | MIT | C++ | 14–18 | 130 |
| pgcolumnar | 1.0-alpha4 | Native column-oriented table access method with compression, vectorized scans, and Parquet workflows. | OLAP | MIT | C | 15–19 | 35 |
| pg_partition | 0.2.0 | Generate and manage timestamp-based PostgreSQL table partitions | OLAP | MIT | SQL | 10–18 | 7 |
| pg_table_range | 0.1.1 | Planning-time partition pruning by per-partition data ranges, including non-key columns. | OLAP | MIT | Rust | 16–18 | 2 |
| pg_prttn_tools | 0.5 | Provides PL/pgSQL tools for managing inheritance-based partition tables. | OLAP | MIT | SQL | — | 1 |
| pg_elephantduck | 0.0.0 | Columnar PostgreSQL table access method powered by DuckDB and Parquet storage. | OLAP | MIT | Rust | 16–17 |