Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1442 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| base36 | 1.0.0 | Integer Base36 types | FUNC | MIT | C | 14–18 | 17 |
| base36_gist | 1.0 | PostgreSQL base36 data type input/output support, internally a bigint. | FEAT | — | C | — | 17 |
| monq | 0.1 | MongoDB-like query support for jsonb data | SIM | — | C | 10–18 | 17 |
| pg_datasentinel | 1.0 | Observability and activity monitoring extension for PostgreSQL | STAT | BSD-3-Clause | C | 15–18 | 17 |
| pg_geohash | 1.0 | Handle geohash based functionality for spatial coordinates | GIS | MIT | C | 14–18 | 17 |
| pg_quota | 1.0 | Enforce soft per-role disk-space quotas with background workers | ADMIN | PostgreSQL | C | — | 17 |
| pg_tsparser | 1.0 | Parser for PostgreSQL text search | FTS | PostgreSQL | C | — | 17 |
| pgqr | 1.0 | QR Code generator from PostgreSQL | UTIL | BSD-3-Clause | C | 14–18 | 17 |
| pgspeck | 1.0 | Encrypt and decrypt 32-bit and 48-bit integer blocks with the Speck symmetric cipher | SEC | MIT | C | 10–18 | 17 |
| pgtt_rsl | 2.0.0 | Provide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker | SIM | PostgreSQL | C | 10–18 | 17 |
| floatvec | 1.1.1 | Math for vectors (arrays) of numbers | FUNC | MIT | C | 14–18 | 16 |
| hstore_ops | 1.1 | Alternative GIN operator classes for hstore, optimized for smaller indexes and faster containment queries. | FEAT | GPL-2.0 | C | — | 16 |
| orc_fdw | 1.0 | Foreign data wrapper for reading ORC formatted files | FDW | — | C | — | 16 |
| pg-gvm | 22.6 | Functions for GVMd | UTIL | GPL-3.0 | C | 10–18 | 16 |
| pg_dbms_errlog | 2.4 | Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. | SIM | ISC | C | 14–18 | 16 |
| pg_migrate | 0.1.1 | Migrates a PostgreSQL table avoiding long locks | ETL | BSD-3-Clause | C | — | 16 |
| pg_toolkit_brazil | 0.1 | Brazilian CPF and CNPJ types, validation, formatting, casts, and operators. | TYPE | BSD-3-Clause | C | — | 16 |
| undam | 0.1 | UNDO storage table access method with in-place updates | FEAT | — | C | — | 16 |
| wltree | 2.0 | data type for hierarchical tree-like structures with wide character support | TYPE | MIT | C | 10–17 | 16 |
| acoustid | 1.0 | PostgreSQL extension for working with AcoustID fingerprints | FUNC | — | C | — | 15 |
| foreign_table_exposer | 1.0 | Exposes foreign tables as regular tables for catalog-based clients. | UTIL | Apache-2.0 | C | 10–18 | 15 |
| pg_logging | 0.2 | Captures PostgreSQL log records in a shared-memory ring buffer and exposes them through SQL functions. | STAT | PostgreSQL | C | 10–11 | 15 |
| pg_sslstatus | 1.0 | Historical SSL connection-status views for PostgreSQL releases before 9.5. | STAT | — | C | — | 15 |
| pg_uuid_next | 1.0 | Implementation of UUID v7 and v8 IETF drafts | FUNC | — | C | — | 15 |
| pgmeminfo | 1.0.0 | show memory usage | STAT | MIT | C | 14–18 | 15 |
| pguecc | 1.0 | uECC bindings for Postgres | UTIL | BSD-2-Clause | C | 14–18 | 15 |
| tsexample | 1.0 | Example C extension that defines a custom full-text parser, dictionary template, dictionary, and text-search configuration. | FTS | — | C | — | 15 |
| ulak | 0.2.0 | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery | FEAT | Apache-2.0 | C | 14–18 | 15 |
| varint | 0.1.0 | A signed and unsigned 64 bit integer encoding scheme that saves disk space | TYPE | PostgreSQL | C | — | 15 |
| libversion | 2.0.0 | Version string comparison functions and versiontext type using libversion | TYPE | MIT | C | 10–16 | 14 |
| open_pg_tde | 2.4.0 | Transparent data encryption for upstream PostgreSQL using the tde_heap access method, including tables, indexes, TOAST, WAL, and temporary files. | SEC | PostgreSQL | C | 16–18 | 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 |
| 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 |
| 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 |
| 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 |
| pg4ml | 2.0 | Machine learning framework for PostgreSQL | RAG | AGPL-3.0 | C | 14–18 | 13 |
| pg_pathcheck | 0.9.1 | Validate planner Path trees for freed or corrupt memory | ADMIN | MIT | C | 17–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 |
| pg_variables | 1.2.5 | Session-scoped variables with scalar, array, and record types | FEAT | PostgreSQL | C | 14–18 | 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 |
| session_variable | 3.4 | Registration and manipulation of session variables and constants | SIM | GPL-3.0 | C | 14–18 | 13 |
| sslutils | 1.4 | A Postgres extension for managing SSL certificates through SQL | SEC | PostgreSQL | C | 14–18 | 13 |