Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1798 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_audit_tools | 0.1 | PostgreSQL extension for audit tables management | SEC | MIT | SQL | — | |
| pg_base62 | 0.1.0 | Encode UUID values to URL-safe Base62 strings and decode them back. | UTIL | — | Rust | — | |
| pg_bert | 0.0.0 | BERT tokenizer implemented as a PostgreSQL full-text-search parser. | FTS | Apache-2.0 | Rust | — | |
| pg_bleve | 1.0.0 | PostgreSQL extension for Bleve search integration | FTS | AGPL-3.0 | Go | 17 | |
| pg_block_systemcatalog | 1.0 | PostgreSQL extension to block references to system catalogs. | SEC | PostgreSQL | C | 10 | |
| pg_bloom | 0.0.1 | Prototype 64-bit single-item Bloom-like data type and membership operator | TYPE | — | C | — | |
| pg_cext | 1.0.0 | A PostgreSQL extension to add two numbers | FUNC | PostgreSQL | C | — | |
| pg_climb | 1.0 | Rock-climbing grade conversion and utility functions. | FUNC | — | C | 17 | |
| pg_columnmask | 1.1.0 | Amazon Aurora PostgreSQL extension for role-based dynamic column masking without changing stored data. | SEC | — | C | 16–18 | |
| pg_concurrency_control | 1.0 | Concurrency control plug-in for Alibaba Cloud ApsaraDB RDS PostgreSQL | ADMIN | — | C | 10–11 | |
| pg_conda | 1.0.1 | PostgreSQL extension adding conda ecosystem version types, aggregates, and functions. | TYPE | MIT | Rust | 13–17 | |
| pg_conn2 | 0.1 | Manage separate PostgreSQL database connections from SQL code | FDW | — | C | — | |
| pg_crdt_jsonb | 1.0 | Conflict-free replicated data type operations for PostgreSQL jsonb values. | TYPE | — | C | — | |
| pg_cron_helper | 0.3 | Extension to help functionality of pg_cron | TIME | GPL-3.0 | SQL | — | |
| pg_ctblmgr | 0.1 | Logical Replication Based, Asynchronous Eager Materialized Views for PostgreSQL | FEAT | MIT | C | — | |
| pg_debyte_ext | 0.1.0 | Example PostgreSQL extension for decoding bytea payloads to JSON using pg_debyte Rust crates. | UTIL | Apache-2.0 | Rust | 15–17 | |
| pg_decode_record | 0.0.1 | Hacky extension to extract SQL from WAL INSERT records; Originally from https://github.com/rjuju | ADMIN | — | C | — | |
| pg_diskann | 0.6.5 | Azure Database for PostgreSQL extension for DiskANN approximate-nearest-neighbor vector indexes. | RAG | — | C | 14–18 | |
| pg_dms | 0.0.1 | Document management system with custom ID, family, and reference types plus action tracking and JSON registry helpers. | FEAT | — | C | — | |
| pg_documents | 1.0.0 | JSON access via HTTP server | FEAT | — | C | — | |
| pg_ecdsa_verify | 1.2.4 | ECDSA signature verification functions for PostgreSQL | SEC | MIT | Rust | 13–18 | |
| pg_elephant | 1.0 | Toy example extension exposing a pg_elephant() function that returns ASCII elephant text. | FUNC | — | C | — | |
| pg_elephantduck | 0.0.0 | Columnar PostgreSQL table access method powered by DuckDB and Parquet storage. | OLAP | MIT | Rust | 16–17 | |
| pg_embed | 1.0 | Generate and store OpenAI embeddings in-place | RAG | — | SQL | — | |
| pg_emd | 0.1.0 | Fast approximate Earth Mover's Distance using dynamic tree embeddings | RAG | — | Rust | 17 | |
| pg_extism | 0.0.0 | An Extism sample showing how you can run Extism plugins from PostgreSQl using pgrx! | LANG | — | Rust | — | |
| pg_fairmlq | 0.1.0 | PL/pgSQL only implementation of a fair multi-level queue for multi-tenant applications | FEAT | MIT | SQL | — | |
| pg_fallback_utf8_to_euc_jp | 1.0 | Provides a fallback UTF-8 to EUC_JP encoding conversion that substitutes unmappable characters with a question mark. | UTIL | PostgreSQL | C | — | |
| pg_fedi | 0.2.0 | Pure-SQL ActivityPub federation primitives for PostgreSQL and pg_tle environments. | FEAT | Apache-2.0 | SQL | — | |
| pg_ffmpeg | 0.3.4 | Exposes FFmpeg media processing functions inside PostgreSQL through a pgrx extension. | UTIL | MIT | Rust | 16–18 | |
| pg_flatbuffers | 0.0.1 | pg_flatbuffers: query and convert FlatBuffers payloads in bytea columns | UTIL | MIT | Rust | — | |
| pg_force_unlogged_create_table | 1.0 | force CREATE TABLE to create UNLOGGED tables | ADMIN | — | C | — | |
| pg_french_datatypes | 0.1.1 | french-centric data type | TYPE | PostgreSQL | SQL | — | |
| pg_fx | 0.1.0 | Exact FX rates, pricing rules, and expiring quotes | FEAT | MIT | Rust | 14–18 | |
| pg_gembed | 1.0.0 | Generate embeddings inside PostgreSQL | RAG | Apache-2.0 | C | 18 | |
| pg_gen_uid | 0.0.1 | Adds a PL/pgSQL function that generates random lowercase alphanumeric identifiers using pgcrypto. | FUNC | — | SQL | — | |
| pg_graphql_server | 0.0.1 | Runs an HTTP GraphQL endpoint from a PostgreSQL background worker and delegates queries to pg_graphql. | FEAT | — | Rust | 14–16 | |
| pg_hlc | 0.1.0 | PostgreSQL HLC (Hybrid Logical Clock) extension in Rust compatible with Dart CRDT library. | TYPE | MIT | Rust | — | |
| pg_https | 1.1 | HTTP/HTTPS client functions for PostgreSQL using libcurl | UTIL | MIT | C | 17 | |
| pg_hybrid | 1.0 | hybrid storage engine: columnar, vector, fulltext | RAG | Apache-2.0 | C | — | |
| pg_iban | 1.1 | PostgreSQL extension providing IBAN (International Bank Account Number) data type and validation functions | TYPE | Apache-2.0 | C | — | |
| pg_ical | 0.2.0 | RRULE recurrence functions for PostgreSQL backed by libical | TIME | MIT | C | 11–12 | |
| pg_igraph | 1.1 | High-performance graph traversal engine with JSON parameters and multi-graph support | FEAT | MIT | C | — | |
| pg_isolate | 1.0 | Assign PostgreSQL backends to Linux cgroups for resource isolation | ADMIN | MIT | C | — | |
| pg_ivfflat | 0.1.0 | Experimental pgrx extension providing a Vector type and an in-memory IVFFlat index access method. | RAG | — | Rust | 17 | |
| pg_jalali_calendar | 0.1.0 | Jalali/Persian calendar date conversion and helper functions for PostgreSQL. | TIME | — | Rust | 18 | |
| pg_jewelry_tools | 0.0.1 | An extension for PSQL with useful functionality for jewelry companies. So far, this is a project created for educational purposes. | FUNC | — | C | — | |
| pg_json_validate | 1.0 | JSON Schema validation functions for jsonb values. | FEAT | — | Rust | — | |
| pg_jsonpatch | 1.0.0 | PostgreSQL implementation of JSON Patch | FUNC | MIT | SQL | — | |
| pg_kafka | 0.0.0 | Kafka foreign data wrapper for PostgreSQL. | FDW | Apache-2.0 | Rust | — |