Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1798 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_part | 0.1.0 | Table partitioning utility for PostgreSQL | OLAP | GPL-2.0 | SQL | — | 14 |
| pg_turboquant | 0.1.0 | Compact TurboQuant approximate-nearest-neighbor index access method for pgvector vector and halfvec data. | RAG | MIT | C | 16–17 | 14 |
| pgpm-jwt-claims | 0.15.5 | Agentic DB - Give your agent a brain | SEC | MIT | C | — | 14 |
| postgresconf | 1.0 | pgrx webinar example demonstrating SQL functions, iterators, enums, and composite results. | FEAT | — | Rust | — | 14 |
| statsd | 0.2.0 | C client functions for sending counters, gauges, and timings to StatsD over UDP. | STAT | BSD-3-Clause | C | 10–18 | 14 |
| webauthn | 1.6 | Pure-SQL PostgreSQL implementation of WebAuthn credential registration and assertion verification. | SEC | MIT | SQL | — | 14 |
| connection_limits | 1.0.0 | Enforce connection quotas by user, database, source IP or hostname, including combined rules. | ADMIN | BSD-2-Clause | C | 10–18 | 13 |
| crockford | 0.8.34 | Crockford Base32 encoded unsigned integer data types | TYPE | PostgreSQL | C | 11 | 13 |
| explanation | 0.3.0 | EXPLAIN plan parser that returns plan nodes as relational rows organized as a proximity tree. | STAT | BSD-3-Clause | SQL | 10–14 | 13 |
| griddb_fdw | 1.2 | GridDB Foreign Data Wrapper for PostgreSQL | FDW | PostgreSQL | C | 13–17 | 13 |
| hostname | 1.0.0 | Get the server host name | UTIL | PostgreSQL | C | 10–18 | 13 |
| pg_plan_tree_dot | 1.1 | Graphviz DOT rendering of PostgreSQL execution-plan trees. | STAT | BSD-3-Clause | C | 10–12 | 13 |
| pg_sage | 0.5.0 | Provides a preload C DBA agent extension and a newer standalone Go monitoring and guarded-action sidecar. | ADMIN | AGPL-3.0 | C | 14–18 | 13 |
| pg_sortstats | 0.0.1 | Collect per-query sort statistics and estimate required work_mem | STAT | PostgreSQL | C | — | 13 |
| pgchess | 0.1.7 | A Chess extension | FEAT | GPL-3.0 | C | — | 13 |
| pgexporter_ext | 0.3.1 | Expose additional operating-system and host metrics for pgexporter. | STAT | BSD-3-Clause | C | 13–18 | 13 |
| pginstall | 1.0 | PostgreSQL extension installer that hooks CREATE EXTENSION to fetch and install extension archives. | ADMIN | PostgreSQL | C | — | 13 |
| pgtrace | 0.3 | Event-driven query, lock, failure, and latency observability from PostgreSQL executor hooks. | STAT | MIT | C | 15–16 | 13 |
| postgres_ical | 0.1.0 | parse RFC 5545 iCalendar text and URLs inside PostgreSQL | TIME | — | Rust | 12–17 | 13 |
| advcopy | 0.0.2 | PL/Python PostgreSQL extension for copying data to and from S3. | ETL | — | Python | — | 12 |
| avocado | 2.2.0 | AvocadoDB PostgreSQL extension for deterministic context compilation for AI agents. | RAG | MIT | Rust | 16 | 12 |
| call_graph | 1.4 | Track PostgreSQL function calls automatically and aggregate them into call graphs and optional table-usage statistics. | STAT | MIT | C | — | 12 |
| dict_voikko | 1.0 | Finnish full-text-search dictionary using Voikko morphological analysis. | FTS | PostgreSQL | C | — | 12 |
| file_fixed_length_fdw | 1.0 | Foreign data wrapper for files with fixed-length fields. | FDW | — | C | — | 12 |
| hello_fdw | 1.0 | foreign-data wrapper for hello world | FDW | — | C | — | 12 |
| json_schema_validate | 0.1.0 | Validate JSON and JSONB data against JSON Schema in PostgreSQL | FEAT | PostgreSQL | C | 14–18 | 12 |
| li3ds | 1.0.0 | PostgreSQL extension for managing 3D sensor data | GIS | MIT | Python | — | 12 |
| orb_fdw | 0.13.3 | A foreign data wrapper for Orb | FDW | PostgreSQL | Rust | 14–17 | 12 |
| pair | 0.1.2 | A key/value pair data type for PostgreSQL | TYPE | PostgreSQL | C | 10–18 | 12 |
| pg_grab_statement | 1.0 | Record detailed SQL statements from successfully committed transactions. | STAT | GPL-2.0 | C | 10–18 | 12 |
| pg_log_statements | 0.0.2 | Enables log_statement=all selectively for chosen PostgreSQL backend processes or newly started backends matching connection filters. | STAT | PostgreSQL | C | 10–16 | 12 |
| pg_log_userqueries | 1.0.0 | Module to log user queries | STAT | PostgreSQL | C | — | 12 |
| pg_natural_sort_order | 1.0.1 | Natural sort ordering support through a C normalization function usable with indexes. | FUNC | MIT | C | 10–18 | 12 |
| pg_oltp_bench | 1.0 | Helper function and pgbench scripts for a sysbench-style OLTP benchmark. | FEAT | — | C | — | 12 |
| pg_url | 0.1.0 | Implements URL handling methods as postgres extension | FUNC | MIT | Rust | — | 12 |
| pgcmp | 3.1 | Support extension for pg_comparator, providing checksum and cast functions for PostgreSQL data comparison. | ETL | BSD-3-Clause | C | — | 12 |
| pgtsql | 3.0 | provide Transact-SQL compatibility for PostgreSQL | LANG | — | C | 11 | 12 |
| ppg_fdw | 1.0 | ppg_fdw: distributed parallel query engine for sharded remote PostgreSQL servers | OLAP | — | C | — | 12 |
| tsexact | 1.0 | Full-text-search helpers for exact phrase matching on PostgreSQL 9.5 and earlier. | FTS | PostgreSQL | C | 10–18 | 12 |
| veil2 | 0.9.3 | Provides the basis for a Virtual Private Database implementation. | SEC | GPL-3.0 | SQL | — | 12 |
| veil2_demo | 0.9.3 | Provides a demo database for the veil2 extension. | SEC | GPL-3.0 | SQL | — | 12 |
| veil2_minimal_demo | 0.9.3 | Provides a minimal but complete demo database for the veil2 extension. | SEC | GPL-3.0 | SQL | — | 12 |
| vgram | 1.0 | Variable-length grams | FTS | PostgreSQL | C | 13–18 | 12 |
| weighted_mean | 1.0.1 | Weighted average aggregate function for PostgreSQL numeric values. | FUNC | PostgreSQL | C | 10–18 | 12 |
| colors | 0.0.1 | C functions for perceptual color-distance calculations in the CIE L*a*b* color space | FUNC | PostgreSQL | C | 10–18 | 11 |
| fuzzywuzzy | 0.0.2 | fuzzywuzzy ratio for postgres | FTS | PostgreSQL | SQL | — | 11 |
| generic_plan | 1.0 | Generate a generic plan for a parameterized SQL statement. | STAT | PostgreSQL | SQL | — | 11 |
| iban | 1.1 | IBAN data type and validation functions for PostgreSQL | TYPE | GPL-3.0 | C++ | 14 | 11 |
| inetrange | 1.0.2 | Range type for PostgreSQL inet values with range operators and GiST indexing support. | TYPE | MIT | C | — | 11 |
| omni_git | 0.1.0 | A PostgreSQL extension that stores git repositories in database tables and serves the git smart HTTP protocol, turning Postgres into a git remote. | SIM | MIT | C | — | 11 |