Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
| 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 |
| neon | 1.9 | Neon-specific statistics and Local File Cache metrics for Neon Postgres computes. | STAT | Apache-2.0 | C | 14–18 | 23k |
| vector | 0.8.6 | vector data type and ivfflat and hnsw access methods | RAG | PostgreSQL | C | 14–18 | 23k |
| pg_plan_advice | — | Describe and constrain planner choices with plan advice | FEAT | PostgreSQL | C | 19 | 22k |
| jsonb_plpython2u | 1.0 | Historical transform between jsonb and the untrusted PL/Python 2 language. | LANG | — | C | — | 22k |
| plpython2u | 1.0 | Historical untrusted PL/Python 2 procedural language. | LANG | — | C | — | 22k |
| plpythonu | 1.0 | Historical untrusted PL/Python procedural language. | LANG | — | C | — | 22k |
| tsearch2 | 1.0 | Deprecated Amazon RDS PostgreSQL 10 compatibility extension for applications using pre-8.3 tsearch2 full-text-search APIs. | FTS | PostgreSQL | C | 10 | 22k |
| 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 |
| mage | 1.6.0 | YugabyteDB - the cloud native distributed SQL database for mission-critical applications. | FEAT | — | C | — | 11k |
| pg_deeplake | 1.0 | Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training. | RAG | Apache-2.0 | C++ | — | 9.2k |
| pg_lakehouse | 0.7.6 | An analytical query engine for PostgreSQL | OLAP | AGPL-3.0 | Rust | 14–16 | 9.2k |
| 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 |
| ai | 0.11.3-dev | Helper functions for AI workflows in PostgreSQL | RAG | PostgreSQL | Python | 16–18 | 5.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 |
| injection_points | 1.0 | Postgres rewritten in Rust, now passing 100% of the Postgres regression tests | FEAT | AGPL-3.0 | Rust | — | 4.8k |
| zombodb | 3000.2.8 | Elasticsearch-backed full-text search and indexing for PostgreSQL | FTS | Apache-2.0 | Rust | 12–15 | 4.7k |
| ruvector | 0.3.0 | SIMD-accelerated vector type and indexes with graph, solver, TDA, local embedding, and AI SQL functions. | RAG | MIT | Rust | 14–17 | 4.5k |
| 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 |
| pg_cron | 1.6.8 | Job scheduler for PostgreSQL | TIME | PostgreSQL | C | 14–18 | 3.9k |
| rdkit | 202503.6 | Cheminformatics functionality for PostgreSQL. | FEAT | BSD-3-Clause | C++ | 14–18 | 3.6k |
| 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_documentdb_gw_host | 0.1.0 | pg documentdb gw host: Created by pgrx | SIM | — | Rust | — | 3.4k |
| pg_graphql | 1.6.1 | Add in-database GraphQL support | FEAT | Apache-2.0 | Rust | 14–18 | 3.3k |
| omnidb_plugin | 0.0.1 | PostgreSQL plugin for enabling PL/pgSQL debugger in OmniDB | LANG | MIT | C | — | 3.3k |
| pg_duckdb | 1.1.1 | DuckDB Embedded in Postgres | OLAP | MIT | C++ | 14–18 | 3.2k |
| polar_vfs | 1.0 | A cloud-native database based on PostgreSQL developed by Alibaba Cloud. | FEAT | Apache-2.0 | C | — | 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_partman | 5.5.0 | Extension to manage partitioned tables by time or ID | OLAP | PostgreSQL | C | 14–18 | 2.8k |
| pg_durable | 0.2.8 | SQL-native durable orchestrations for PostgreSQL | FEAT | PostgreSQL | Rust | 17–18 | 2.8k |
| pipelinedb | 1.1.0 | Run continuous SQL queries for high-throughput incremental time-series aggregation in PostgreSQL | OLAP | Apache-2.0 | C | 10–11 | 2.7k |
| vexdb_lite | 1.0 | A cross-platform vector database, which can be integrated into existing databases as a plugin. | RAG | MIT | C++ | — | 2.4k |
| pg_repack | 1.5.3 | Reorganize tables in PostgreSQL databases with minimal locks | ADMIN | PostgreSQL | C | 14–18 | 2.3k |
| vectors | 0.4.0 | Vector database plugin for PostgreSQL, written in Rust, specifically designed for LLM | RAG | Apache-2.0 | Rust | 14–17 | 2.2k |
| plcoffee | 3.1.10 | CoffeeScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime | LANG | PostgreSQL | C++ | 10–16 | 2.1k |
| plls | 3.1.10 | LiveScript procedural language for PostgreSQL, compiled and executed by the PL/v8 runtime | LANG | PostgreSQL | C++ | 10–16 | 2.1k |
| 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 |
| cstore_fdw | 1.7 | Columnar storage extension for PostgreSQL built as a foreign data wrapper | OLAP | Apache-2.0 | C | 10–12 | 1.8k |
| repmgr | 5.5.0 | Replication manager for PostgreSQL | ETL | GPL-3.0 | C | 14–18 | 1.7k |
| index_advisor | 0.2.0 | Query index advisor | FEAT | PostgreSQL | SQL | 14–18 | 1.7k |