Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
354 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| timescaledb | 2.30.1 | Enables scalable inserts and complex queries for time-series data | TIME | Timescale | C | 16–18 | 23k |
| citus | 14.2.0 | Distributed PostgreSQL as an extension | OLAP | AGPL-3.0 | C | 16–18 | 13k |
| citus_columnar | 14.2.0 | Citus columnar storage engine | OLAP | AGPL-3.0 | C | 16–18 | 13k |
| pg_search | 0.25.9 | Full text search for PostgreSQL using BM25 | FTS | AGPL-3.0 | Rust | 15–18 | 9.2k |
| pgml | 2.10.0 | Run AL/ML workloads with SQL interface | RAG | MIT | Rust | 14–17 | 6.8k |
| pgmq | 1.13.0 | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. | FEAT | PostgreSQL | SQL | 14–18 | 5.1k |
| age | 1.8.0 | AGE graph database extension | FEAT | Apache-2.0 | C | 17–18 | 4.8k |
| orioledb | 1.9 | OrioleDB, the next generation transactional engine | FEAT | Apache-2.0 OR PostgreSQL | C | 16–18 | 4.2k |
| pg_textsearch | 1.4.0 | Full-text search with BM25 ranking | FTS | PostgreSQL | C | 17–18 | 4.0k |
| documentdb | 0.117-0 | API surface for DocumentDB for PostgreSQL | SIM | MIT | C | 15–18 | 3.4k |
| documentdb_core | 0.117-0 | Core API surface for DocumentDB on PostgreSQL | SIM | MIT | C | 15–18 | 3.4k |
| documentdb_distributed | 0.117-0 | Multi-Node API surface for DocumentDB | SIM | MIT | C | 15–18 | 3.4k |
| documentdb_extended_rum | 0.117-0 | DocumentDB Extended RUM index access method | SIM | MIT | C | 15–18 | 3.4k |
| pg_graphql | 1.6.1 | Add in-database GraphQL support | FEAT | Apache-2.0 | Rust | 14–18 | 3.3k |
| pg_duckdb | 1.1.1 | DuckDB Embedded in Postgres | OLAP | MIT | C++ | 14–18 | 3.2k |
| vectorscale | 0.9.0 | Advanced indexing for vector data with DiskANN | RAG | PostgreSQL | Rust | 14–18 | 3.1k |
| columnar | 1.1.2 | Hydra Columnar extension | OLAP | AGPL-3.0 | C | 14–16 | 3.0k |
| pg_durable | 0.2.8 | SQL-native durable orchestrations for PostgreSQL | FEAT | PostgreSQL | Rust | 17–18 | 2.8k |
| plv8 | 3.2.4 | PL/JavaScript (v8) trusted procedural language | LANG | PostgreSQL | C++ | 14–18 | 2.1k |
| pg_mooncake | 0.2.0 | Columnstore Table in Postgres | OLAP | MIT | Rust | 14–18 | 2.0k |
| vchord | 1.1.1 | Vector database plugin for Postgres, written in Rust | RAG | AGPL-3.0 | Rust | 14–18 | 1.8k |
| index_advisor | 0.2.0 | Query index advisor | FEAT | PostgreSQL | SQL | 14–18 | 1.7k |
| pg_extension_base | 3.5 | Extension development kit by Snowflake | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| pg_extension_updater | 3.5 | Automatic extension updater | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| pg_lake | 3.5 | Data lake extension by Snowflake | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| pg_lake_copy | 3.5 | Copy to/from data lake files | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| pg_lake_engine | 3.5 | Query engine for data lake queries | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| pg_lake_iceberg | 3.5 | Iceberg implementation in Postgres | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| pg_lake_table | 3.5 | Data lake tables and Iceberg tables | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| pg_map | 3.5 | Map type for PostgreSQL, bundled as a required pg_lake component. | OLAP | Apache-2.0 | C | 16–18 | 1.6k |
| omni | 0.2.14 | Advanced adapter for Postgres extensions | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_sql | 0.5.3 | Programmatic SQL manipulation | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_vfs_types_v1 | 0.1.0 | Virtual File System types (v1) | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_auth | 0.1.3 | Basic session management | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_aws | 0.1.2 | Amazon Web Services APIs (S3) | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_cloudevents | 0.1.0 | CloudEvents support | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_containers | 0.2.0 | Docker container management | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_credentials | 0.2.0 | Application credential management | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_csv | 0.1.1 | CSV toolkit | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_datasets | 0.1.0 | Dataset provisioning | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_email | 0.1.0 | E-mail framework | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_http | 0.1.0 | Basic HTTP types | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_httpc | 0.1.11 | HTTP client | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_httpd | 0.4.11 | HTTP server | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_id | 0.4.3 | Identity types | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_json | 0.1.1 | JSON toolkit | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_kube | 0.4.2 | Kubernetes (k8s) integration | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_ledger | 0.1.3 | Financial ledger | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_manifest | 0.1.2 | Package installation manifests | FEAT | Apache-2.0 | C | 14–18 | 1.6k |
| omni_mimetypes | 0.1.0 | MIME types | FEAT | Apache-2.0 | C | 14–18 | 1.6k |