Category: OLAP
26 extensions
-
citus
Distributed PostgreSQL as an extension
-
citus_columnar
Citus columnar storage engine
-
columnar
Hydra Columnar extension
-
pg_analytics
Postgres for analytics, powered by DuckDB
-
pg_duckdb
DuckDB Embedded in Postgres
-
pg_mooncake
Columnstore Table in Postgres
-
storage_engine
colcompress and rowcompress Table Access Methods with vectorized execution
-
pg_clickhouse
Interfaces to query ClickHouse databases from PostgreSQL
-
duckdb_fdw
DuckDB Foreign Data Wrapper
-
pg_parquet
copy data between Postgres and Parquet
-
pg_ducklake
DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet
-
pg_fkpart
Table partitioning by foreign key utility
-
pg_partman
Extension to manage partitioned tables by time or ID
-
plproxy
Database partitioning implemented as procedural language
-
pg_strom
PG-Strom - big-data processing acceleration using GPU and NVME
-
pg_orca
ORCA query optimizer as a PostgreSQL extension
-
pg_sorted_heap
Sorted heap table AM with zone map scan pruning and built-in vector search
-
pg_lake
Data lake extension by Snowflake
-
pg_extension_base
Extension development kit by Snowflake
-
pg_extension_updater
Automatic extension updater
-
pg_map
Map type for PostgreSQL, bundled as a required pg_lake component.
-
pg_lake_engine
Query engine for data lake queries
-
pg_lake_iceberg
Iceberg implementation in Postgres
-
pg_lake_table
Data lake tables and Iceberg tables
-
pg_lake_copy
Copy to/from data lake files
-
tablefunc
functions that manipulate whole tables, including crosstab