Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1476 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_temporal | 1.0.0 | PostgreSQL extension adding Temporal ZonedDateTime support. | TYPE | — | Rust | 12–17 | |
| pg_tier | 0.0.5 | Tier PostgreSQL table data to external S3 storage through parquet_s3_fdw. | OLAP | Apache-2.0 | Rust | 14–16 | |
| pg_tigerbeetle | 0.1 | Experimental Zig extension for looking up TigerBeetle accounts from PostgreSQL. | UTIL | — | C | — | |
| pg_timers | 0.0.0 | Schedule SQL execution at exact times or after intervals in PostgreSQL | TIME | PostgreSQL | C | 15–18 | |
| pg_transport | 1 | Amazon RDS extension for transportable PostgreSQL database workflows. | ETL | — | C | 10–18 | |
| pg_trgm | 1.6 | text similarity measurement and index searching based on trigrams | FTS | PostgreSQL | C | 14–18 | |
| pg_tviews | 0.1.0 | Transactional materialized views with automatic incremental refresh for PostgreSQL | FEAT | MIT | Rust | 13–18 | |
| pg_viewctl | 0.1.0 | View dependency management and safe schema evolution utilities | ADMIN | — | Rust | 13–18 | |
| pg_visibility | 1.2 | examine the visibility map (VM) and page-level visibility info | STAT | PostgreSQL | C | 14–18 | |
| pg_vx | 0.1 | PostgreSQL extension testing vectorization and CustomScanAPI interface | FEAT | MIT | C | — | |
| pg_wal_recovery | 1.0 | pg recovery is an educational PostgreSQL extension for database recovery | ADMIN | MIT | C | — | |
| pg_walinspect | 1.1 | functions to inspect contents of PostgreSQL Write-Ahead Log | STAT | PostgreSQL | C | 15–18 | |
| pg_walrus | 0.1.0 | Automatic max_wal_size tuning based on checkpoint activity | ADMIN | PostgreSQL | Rust | 15–18 | |
| pg_weave | 0.10.0 | BM25 lexical search through the weave index access method | FTS | PostgreSQL | C | 17–18 | |
| pg_wsl | 1.0 | PostgreSQL extension to write from primary to standby log | UTIL | — | C | — | |
| pg_wui | 0.2 | PostgreSQL extension for wildland urban interface data analysis using SIOSE databases | GIS | GPL-3.0 | SQL | — | |
| pg_zen_engine | 0.0.1 | Evaluate JSON Decision Model graphs against PostgreSQL JSONB data with Zen Engine | FEAT | Apache-2.0 | Rust | 12–16 | |
| pgagent | 4.2.3 | A PostgreSQL job scheduler | ADMIN | PostgreSQL | C | 14–18 | |
| pgao | 0.1.0 | Monitor and analyze PostgreSQL clusters at scale. | STAT | MIT | Go | — | |
| pgaudix | 0.2.0 | A native PostgreSQL extension for automatic table auditing. It mirrors table columns into audit tables and automatically keeps them in sync when the source table structure changes. | SEC | — | C | — | |
| pgautograph | 0.0.0 | A PostgreSQL extension written in Rust using pgrx for automatically creating Property Graph queries from foreign key constraints. | FEAT | — | Rust | 13–18 | |
| pgbully | 1.0 | Bully-algorithm leader election among PostgreSQL nodes | ADMIN | PostgreSQL | C | 15–18 | |
| pgchy_similarity | 1.0 | Chemical structure similarity functions for PostgreSQL using Chython and PL/Python. | RAG | MIT | C | — | |
| pgcrypsi | 0.0.1 | C Crypsi (https://github.com/telkomdev/c-crypsi) PostgreSQL Extension | SEC | MIT | C | — | |
| pgcrypto | 1.3 | cryptographic functions | SEC | PostgreSQL | C | 14–18 | |
| pgcryptokey | 0.85 | cryptographic key management | SEC | PostgreSQL | C | 14–18 | |
| pgcuid2 | 0.1.0 | Generate CUID2 text identifiers inside PostgreSQL using the cuid2 Rust crate. | FUNC | MIT | Rust | 11–16 | |
| pgdam | 1.7 | AWS Aurora PostgreSQL provider extension listed as pgdam version 1.7 for Aurora PostgreSQL 16 and 17. | ADMIN | — | C | 16–18 | |
| pgdisablelogerror | 1.0 | Disable selected SQLSTATE error codes from PostgreSQL server logging. | ADMIN | PostgreSQL | C | 14–18 | |
| pgdmn | 0.1.0 | DMN decision-model and FEEL expression evaluation inside PostgreSQL. | FEAT | MIT OR Apache-2.0 | Rust | 14–18 | |
| pgduck_rs | 0.0.0 | pgrx prototype extension that uses DuckDB to read Parquet files and return rows as JSONB in PostgreSQL. | OLAP | — | Rust | 13–18 | |
| pgedge_safesession | 1.0-alpha1 | Enforce read-only sessions for specified PostgreSQL roles. | SEC | PostgreSQL | C | 14–18 | |
| pgfs | 0.0.1 | PostgreSQL extension for copying files on the server filesystem through SQL. | UTIL | MIT | Rust | 11–15 | |
| pghex | 0.0.0 | Adds a hexagonal-grid coordinate type with tile arithmetic, neighbor, range, line-drawing, and distance functions. | GIS | — | Rust | 12–17 | |
| pgho_permissions | 0.0.18 | Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies. | SEC | — | SQL | — | |
| pgjsonrpc | 0.0.1 | A JSON-RPC 2.0 implementation | UTIL | PostgreSQL | SQL | — | |
| pgkv | 0.1.0 | Redis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions | SIM | MIT | SQL | 12–18 | |
| pgl_validate | 0.1.0 | Cross-node data validation for pglogical and PostgreSQL logical replication — lag-correct, contract-aware row-count and checksum verification with sound (zero-false-positive) divergence detection. | ETL | MIT | Rust | — | |
| pglas | 0.1.0 | Reads LAS 2.0 well logging files from PostgreSQL functions | UTIL | LGPL-2.1 | Rust | 11–15 | |
| pgleak | 0.0.1 | Test extension exposing deliberately leaking integer-sum functions for PostgreSQL memory diagnostics. | FEAT | — | C | — | |
| pgnice | 0.0.0 | Manage PostgreSQL backend process priorities and resource limits. | ADMIN | MPL-2.0 | Rust | 13–17 | |
| pgoutput | - | Logical Replication output plugin | ETL | PostgreSQL | C | 14–18 | |
| pgpool_adm | 4.7.2 | Administrative functions for pgPool | ADMIN | PostgreSQL | C | 14–18 | |
| pgpool_recovery | 4.7.2 | recovery functions for pgpool-II for V4.3 | ADMIN | PostgreSQL | C | 14–18 | |
| pgpool_regclass | 4.7.2 | replacement for regclass | ADMIN | PostgreSQL | C | 14–18 | |
| pgrand | 0.1.0 | Generates random test data through a PostgreSQL FDW, with an experimental table access method. | FUNC | — | Rust | 15–16 | |
| pgrowlocks | 1.2 | show row-level locking information | STAT | PostgreSQL | C | 14–18 | |
| pgrx_jsonb | 0.0.0 | Proof-of-concept pgrx functions for iterating PostgreSQL JSONB internals and reconstructing JSON values | FUNC | MIT | Rust | 11–16 | |
| pgsql_tweaks | 1.0.5 | Some functions and views for daily usage | UTIL | PostgreSQL | SQL | 14–18 | |
| pgstattuple | 1.5 | show tuple-level statistics | STAT | PostgreSQL | C | 14–18 |