Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
111 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| musicbrainz_collate | 1.0.0 | Provides Unicode Collation Algorithm support | UTIL | GPL-2.0 | C | 10–18 | 4 |
| pg_mupdf | 1.0 | Convert HTML to PDF inside PostgreSQL using MuPDF | UTIL | MIT | C | — | 4 |
| pg_utility_trigger_functions | 1.9.3 | Some pet trigger functions that the extension author likes to follow him through various PostgreSQL projects. | UTIL | PostgreSQL | SQL | — | 4 |
| pgcurl | 0.0.1 | Calls curl/libcurl from PostgreSQL through a SQL function. | UTIL | BSD-2-Clause | C | — | 4 |
| trunklet | 0.3.3 | A templating system for Postgres. Elephants don't use templates, they use trunklets! | UTIL | PostgreSQL | SQL | — | 4 |
| conninfo | 1.0 | Parse, validate, and inspect default values for PostgreSQL libpq conninfo strings | UTIL | PostgreSQL | C | 10–18 | 3 |
| formatbase | 2.0.0 | C functions to format numbers and parse strings by numeric base. | UTIL | MIT | C | — | 3 |
| pg_gnuplot | 1.0 | PostgreSQL extension to plot graphs using GNUPlot | UTIL | — | C | — | 3 |
| pg_idna | 0.1.1-docs | WHATWG URL IDNA helpers for PostgreSQL | UTIL | MIT | Rust | 12–17 | 3 |
| pg_relation_sql | 0.2.2 | Generate inlinable SQL functions for navigating PostgreSQL foreign-key relations | UTIL | PostgreSQL | PLpgSQL | 11–18 | 3 |
| pg_retry | 1.0.0 | Retry SQL statements on transient errors with exponential backoff | UTIL | PostgreSQL | C | 17–18 | 3 |
| pglock | 1.0.0 | Lightweight distributed lock service inside PostgreSQL | UTIL | PostgreSQL | SQL | 14–18 | 3 |
| async_response | 1.0 | PostgreSQL - Multiple asynchronous responses in one query | UTIL | — | C | — | 2 |
| bytea_exif | 1.0 | PostgreSQL extension for EXIF data reading from bytea value of image and MIME type check | UTIL | — | C | — | 2 |
| pg_consul | 0.1.0 | C++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs. | UTIL | PostgreSQL | C++ | 10–18 | 2 |
| pg_fsql | 1.1.0 | Recursive SQL template engine with JSONB-driven execution | UTIL | PostgreSQL | C | 14–18 | 2 |
| pgpm-base32 | 0.15.5 | PostgreSQL modules using the pgpm workflow for safe, testable, reversible SQL changes. | UTIL | MIT | C | — | 2 |
| rpc | 1.0 | Synchronous JSON-to-JSON RPC client for PostgreSQL over a Unix domain socket, with a companion Go server example | UTIL | — | C | — | 2 |
| zlib | 1.0 | zlib decompress function for PostgreSQL. | UTIL | — | C | — | 2 |
| data_historization | 1.1.0 | PLPGSQL Script to historize data in partitionned table | UTIL | PostgreSQL | SQL | 14–18 | 1 |
| launchql-extension-utils | 0.0.1 | PostgreSQL utilities | UTIL | — | C | — | 1 |
| pg_bech32 | 0.0.0 | Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL. | UTIL | — | Rust | 11–16 | 1 |
| pg_collkey | 0.5.1 | ICU collation function wrapper | UTIL | MIT | C | 10–18 | 1 |
| pg_dagdb | 0.0.0 | PostgreSQL SQL client extension for the DagDB graph engine daemon. | UTIL | Apache-2.0 | Rust | 13–17 | 1 |
| pg_grpc | 1.0 | PostgreSQL gRPC | UTIL | MIT | C | — | 1 |
| pg_jq | 1.0 | Toy extension exposing libjq filters for PostgreSQL json and jsonb values. | UTIL | — | Rust | — | 1 |
| pg_udp | 0.1 | Send UDP datagrams from a PostgreSQL function. | UTIL | — | C | — | 1 |
| pg_wthtmltopdf | 1.0 | Render HTML into PDF from a PostgreSQL function. | UTIL | MIT | C++ | — | 1 |
| pgrgraphic | 1.0.0 | PL/R-based PostgreSQL extension that renders database query results as PNG or JPEG chart files. | UTIL | — | R | — | 1 |
| pgunicoll | 1.0.0 | Generate ICU Unicode Collation Algorithm sort keys for PostgreSQL text values. | UTIL | GPL-2.0 | C | 10–18 | 1 |
| pgzstd_rs | 0.0.0 | Compress and decompress bytea values with Zstandard from PostgreSQL, including a parallel batch compressor | UTIL | MIT | Rust | 11–16 | 1 |
| stripe | 0.0.1 | Experimental generated SQL/PLPython SDK for calling the Stripe REST API from PostgreSQL. | UTIL | Apache-2.0 | SQL | 14–18 | 1 |
| wbase64 | 0.0.1 | Base64 PostgreSQL Extension | UTIL | MIT | C | — | 1 |
| aws_commons | 1.2 | Common helper objects used by Amazon RDS/Aurora PostgreSQL AWS extensions. | UTIL | — | SQL | 10–18 | |
| aws_lambda | 1.0 | Amazon RDS for PostgreSQL extension for invoking AWS Lambda functions from SQL. | UTIL | — | C | 12–18 | |
| believe | 0.11.0 | The official PostgreSQL extension for the Believe API. | UTIL | MIT | SQL | — | |
| describe_resultset | 1.0.0 | PostgreSQL extension to show names, data types, and attributes of columns in an arbitrary result set | UTIL | MIT | C | — | |
| dump_fcinfo | 0.0.1 | Dumps the PostgreSQL fcinfo and rsinfo | UTIL | — | C | — | |
| emojigresql | 1.0 | 🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation. | UTIL | Apache-2.0 | SQL | — | |
| modeshape_bson | 1.0 | PostgreSQL extension to convert ModeShape BSON to and from JSON | UTIL | Apache-2.0 | C | — | |
| myhelper | 0.1 | Collection of PostgreSQL helper functions | UTIL | — | SQL | — | |
| oxr | 0.1 | OpenExchangeRates API client and currency-rate cache inside PostgreSQL. | UTIL | GPL-3.0 | SQL | 13–18 | |
| pg_base62 | 0.1.0 | Encode UUID values to URL-safe Base62 strings and decode them back. | UTIL | — | Rust | — | |
| 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_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_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_https | 1.1 | HTTP/HTTPS client functions for PostgreSQL using libcurl | UTIL | MIT | C | 17 | |
| pg_isok | 1.4.1 | Query-based data integrity management and soft alerting for PostgreSQL | UTIL | AGPL-3.0 | SQL | 14–18 | |
| pg_ssh | 0.3.0 | Run remote commands over SSH from PostgreSQL (libssh2; in-memory private-key auth) | UTIL | MIT | Rust | — |