Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1442 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pgvecutils | 0.0.1 | This project is a PostgreSQL extension that provides vector manipulation utilities. | RAG | MIT | C | — | |
| pgwaffles | 1.0.1 | A postgres extension to display the best waffles recipe | FEAT | PostgreSQL | C | — | |
| planinstr | 0.0.1 | Planner hook for measuring PostgreSQL planning time, intended mainly for debugging. | STAT | PostgreSQL | C | — | |
| plmuggin | 0.1 | PL/Muggin: an HTML templating language for PostgreSQL | LANG | MIT | C | — | |
| plperl | 1.0 | PL/Perl procedural language | LANG | PostgreSQL | C | 14–18 | |
| plperlu | 1.0 | PL/PerlU untrusted procedural language | LANG | PostgreSQL | C | 14–18 | |
| plpgsql | 1.0 | PL/pgSQL procedural language | LANG | PostgreSQL | C | 14–18 | |
| plpython3u | 1.0 | PL/Python3U untrusted procedural language | LANG | PostgreSQL | C | 14–18 | |
| pltcl | 1.0 | PL/Tcl procedural language | LANG | PostgreSQL | C | 14–18 | |
| pltclu | 1.0 | PL/TclU untrusted procedural language | LANG | PostgreSQL | C | 14–18 | |
| postfga | 1.0.0 | A preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching. | SEC | — | C | 18 | |
| postgres_fdw | 1.1 | foreign-data wrapper for remote PostgreSQL servers | FDW | PostgreSQL | C | 14–18 | |
| postgres_fdw_plus | 1.0 | Fork postgres_fdw to coordinate remote PostgreSQL transactions with optional two-phase commit and recovery helpers | FDW | PostgreSQL | C | 16–18 | |
| postgres_security | 1.0.0 | Define a schema-local text type that duplicates PostgreSQL text storage and I/O behavior | TYPE | — | C | — | |
| postgresql_extension_template | 1.0 | PostgreSQL C Extension Template | FEAT | — | C | — | |
| postxml | 1.0 | XML and XSLT transformation helpers for building hypermedia documents in PostgreSQL. | UTIL | — | C | 16 | |
| prescriptions | 0.1.0 | pgpm demo for the Postgres Conference 2026 | FEAT | MIT | C | — | |
| probackup_ctl | 1.0 | Inspect and operate pg_probackup catalogs, including filesystem, SFTP, and S3 storage. | ADMIN | MIT | C | — | |
| putpostlogic | 0.1.0 | Unreleased logical decoding output-plugin prototype that emits JSON changes through PostgreSQL, Kafka, or Nanomsg. | ETL | — | C | — | |
| pyramid_generate | 1.0 | Generate uniformly distributed random float8 vectors by dimension and size | FUNC | — | C | — | |
| randomstring | 1.0.0 | randomstring: generate pseudo-random text and bytea values | FUNC | — | C | — | |
| rds_activity_stream | 1.7 | Amazon Aurora PostgreSQL database activity streams | SEC | — | C | 11–16 | |
| rds_ai | 1.0.0 | Alibaba Cloud RDS extension for calling LLMs, generating embeddings, semantic retrieval, and end-to-end RAG from SQL | RAG | — | C | 14–18 | |
| rds_ccl | 1.3 | Alibaba Cloud RDS PostgreSQL SQL throttling extension | ADMIN | — | C | 14–18 | |
| rds_duckdb | 1.3.2.3 | Alibaba Cloud RDS PostgreSQL DuckDB analytical acceleration extension | OLAP | — | C | 13–18 | |
| rds_embedding | 1.0 | Alibaba Cloud RDS text-to-vector model invocation extension | RAG | — | C | 14–17 | |
| rds_encdb | 1.0 | Alibaba Cloud RDS sensitive-column result encryption extension | SEC | — | C | 16 | |
| rds_hwdrs_ddl | 1 | Huawei Cloud RDS incremental DDL synchronization helper extension | ETL | — | C | 13–17 | |
| rds_online_ddl | 1.0 | Alibaba Cloud RDS online column type migration extension | ETL | — | C | 12–18 | |
| rds_online_migrate | 1.0 | Alibaba Cloud RDS online table partitioning extension | ETL | — | C | 13–17 | |
| rds_pg_sql_ccl | — | Huawei Cloud RDS for PostgreSQL kernel extension for limiting total and per-query SQL concurrency. | ADMIN | — | C | 11–17 | |
| rds_server_handler | 1.0 | TencentDB PostgreSQL server maintenance handler extension | ADMIN | — | C | 10–18 | |
| rds_tools | 1.9 | AWS RDS for PostgreSQL administrative functions for engine-version inspection, password-encryption audits, autovacuum diagnostics, and storage monitoring | ADMIN | — | C | 11–18 | |
| refint | 1.0 | functions for implementing referential integrity (obsolete) | FUNC | PostgreSQL | C | 14–18 | |
| resetsequence | 1.0.0 | functions to reset sequences to values contained in tables | ADMIN | PostgreSQL | C | — | |
| rgb | 0.0.1 | RGB color datatype with GiST index support | TYPE | Apache-2.0 | C | — | |
| scheduler | 1.0 | Extension that enables flexible scheduling and execution of SQL and shell jobs directly within your database | TIME | MIT | C | — | |
| scheduling | 0.1.0 | pgpm demo for the Postgres Conference 2026 | TIME | MIT | C | — | |
| seg | 1.4 | data type for representing line segments or floating-point intervals | TYPE | PostgreSQL | C | 14–18 | |
| sepgsql | - | label-based mandatory access control (MAC) based on SELinux security policy. | SEC | PostgreSQL | C | 14–18 | |
| sgp4 | 0.1 | C extension that propagates satellite TLEs with SGP4 and returns WGS84 position as WKT. | GIS | MIT | C | — | |
| sha | 1.1.0 | This module provides datatypes for storing SHA-1, SHA-2 and MD5 hashes | TYPE | PostgreSQL | C | — | |
| shardman | 0.0.1 | Experimental sharding, rebalance, and cross-node lock-graph prototype | OLAP | — | C | — | |
| simple_timeseries | 1.0 | time-series extension | TIME | MIT | C | — | |
| skitch-extension-defaults | 0.0.7 | default roles | SEC | MIT | C | — | |
| skitch-extension-jobs | 0.0.7 | An asynchronous job queue schema for ACID compliant job creation | FEAT | MIT | C | — | |
| spqrhash | 1.2 | Murmur3 and City hash functions for PG | FUNC | — | C | — | |
| sql_saga | 1.0 | C and PL/pgSQL extension for valid-time temporal tables, temporal foreign keys, history-preserving views, and bulk temporal merge operations. | TIME | MIT | C | 18 | |
| ssk | 1.0 | SubSet Keys (SSK) - towards native M:N support and 5NF for SQL Databases | FEAT | — | C | — | |
| sslinfo | 1.2 | information about SSL certificates | STAT | PostgreSQL | C | 14–18 |