select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

PostgreSQL Extension Catalogue

Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.

pg_render · Render HTML in SQL · 0.1.3 · Utilities · MIT · Rust · Packagedpg_primal · Primal database extension used by the Primal Nostr cache server. · 0.0.0 · Utilities · MIT · Rust · Not packagedpg_ibc_0_1 · PostgreSQL extension for decoding and handling IBC protocol data types · 0.1.1 · Utilities · Unknown · Rust · Not packagedmumak · Cardano CBOR parser · 0.0.6 · Utilities · Apache-2.0 · Rust · Not packagedpg_opendal · Access storage backends through Apache OpenDAL from PostgreSQL functions. · 0.0.0 · Utilities · Apache-2.0 · Rust · Not packagedpg_smtp_client · PostgreSQL extension to send email using SMTP · 0.2.1 · Utilities · MIT · Rust · PackagedpostgreChain · Query Solana RPC data and perform wallet, airdrop, and transfer operations directly from PostgreSQL · 0.0.0 · Utilities · MIT · Rust · Not packagedpgtera · render Tera HTML templates inside PostgreSQL · 0.0.0 · Utilities · MIT · Rust · Not packagedpg_idna · WHATWG URL IDNA helpers for PostgreSQL · 0.1.1-docs · Utilities · MIT · Rust · Not packagedsymbiotic_python · Prototype pgrx/Python bridge that creates per-database virtual environments and launches an asyncpg LISTEN service. · 0.0.0 · Utilities · Apache-2.0 · Rust · Not packagedbfn · Rust/pgrx utility extension with UUID, date, string, JSON/address, and validation helper functions. · 2.0.1 · Utilities · Unknown · Rust · Not packagedpg_bech32 · Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL. · 0.0.0 · Utilities · Unknown · Rust · Not packagedpg_dagdb · PostgreSQL SQL client extension for the DagDB graph engine daemon. · 0.0.0 · Utilities · Apache-2.0 · Rust · Not packagedpg_grex · A dynamic regex builder for PgSQL · 0.1.0 · Utilities · MIT · Rust · Not packagedpg_jq · Toy extension exposing libjq filters for PostgreSQL json and jsonb values. · 1.0 · Utilities · Unknown · Rust · Not packagedpg_logfmt · Parse logfmt strings into JSONB and key sets · 0.0.0 · Utilities · MIT · Rust · Not packagedpgzstd_rs · Compress and decompress bytea values with Zstandard from PostgreSQL, including a parallel batch compressor · 0.0.0 · Utilities · MIT · Rust · Not packagedall_in_one_lib · Rust/pgrx utility extension with encryption helpers and a sample FDW wrapper. · 0.0.1 · Utilities · Apache-2.0 · Rust · Not packagedpg_base62 · Encode UUID values to URL-safe Base62 strings and decode them back. · 0.1.0 · Utilities · Unknown · Rust · Not packagedpg_debyte_ext · Example PostgreSQL extension for decoding bytea payloads to JSON using pg_debyte Rust crates. · 0.1.0 · Utilities · Apache-2.0 · Rust · Not packagedpg_ffmpeg · Exposes FFmpeg media processing functions inside PostgreSQL through a pgrx extension. · 0.3.4 · Utilities · MIT · Rust · Not packagedpg_flatbuffers · pg_flatbuffers: query and convert FlatBuffers payloads in bytea columns · 0.0.1 · Utilities · MIT · Rust · Not packagedpg_punycode · Punycode and IDNA/UTS-46 domain-name conversion functions. · 0.1.0 · Utilities · MIT · Rust · Not packagedpg_ssh · Run remote commands over SSH from PostgreSQL (libssh2; in-memory private-key auth) · 0.3.0 · Utilities · MIT · Rust · Not packagedpgfs · PostgreSQL extension for copying files on the server filesystem through SQL. · 0.0.1 · Utilities · MIT · Rust · Not packagedpglas · Reads LAS 2.0 well logging files from PostgreSQL functions · 0.1.0 · Utilities · LGPL-2.1 · Rust · Not packagedpgx_basex_codec · BaseX encoding and decoding for bytea and text, including Base64url and Crockford Base32. · 0.1.0 · Utilities · Unknown · Rust · Not packagedrpg_base36 · Toy Rust extension exposing a base36 encoder for PostgreSQL integers. · 0.0.1 · Utilities · MIT · Rust · Not packageds3_io · Basic Amazon S3-compatible object I/O through PostgreSQL SQL functions. · 0.1.0 · Utilities · Unknown · Rust · Not packagedsixql · Experimental pgrx extension attempting to render SIXEL plots through PostgreSQL server output for compatible terminals. · 0.0.0 · Utilities · ISC · Rust · Not packagedvisualizing_aggregates · Experimental aggregate visualization and CodePen graph function · 0.0.0 · Utilities · Unknown · Rust · Not packaged

31 extensions found. Clear filters

NameVersionDescriptionCategoryLicenseLanguagePG VersionStars
pg_render 0.1.3 Render HTML in SQL UTIL MIT Rust 14–18 65
pg_primal 0.0.0 Primal database extension used by the Primal Nostr cache server. UTIL MIT Rust 11–16 59
pg_ibc_0_1 0.1.1 PostgreSQL extension for decoding and handling IBC protocol data types UTIL Rust 14–16 25
mumak 0.0.6 Cardano CBOR parser UTIL Apache-2.0 Rust 11–16 19
pg_opendal 0.0.0 Access storage backends through Apache OpenDAL from PostgreSQL functions. UTIL Apache-2.0 Rust 13–17 10
pg_smtp_client 0.2.1 PostgreSQL extension to send email using SMTP UTIL MIT Rust 14–18 10
postgreChain 0.0.0 Query Solana RPC data and perform wallet, airdrop, and transfer operations directly from PostgreSQL UTIL MIT Rust 11–16 10
pgtera 0.0.0 render Tera HTML templates inside PostgreSQL UTIL MIT Rust 11–16 7
pg_idna 0.1.1-docs WHATWG URL IDNA helpers for PostgreSQL UTIL MIT Rust 12–17 3
symbiotic_python 0.0.0 Prototype pgrx/Python bridge that creates per-database virtual environments and launches an asyncpg LISTEN service. UTIL Apache-2.0 Rust 11–15 3
bfn 2.0.1 Rust/pgrx utility extension with UUID, date, string, JSON/address, and validation helper functions. UTIL Rust 16–18 1
pg_bech32 0.0.0 Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL. UTIL Rust 11–16 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_grex 0.1.0 A dynamic regex builder for PgSQL UTIL MIT Rust 1
pg_jq 1.0 Toy extension exposing libjq filters for PostgreSQL json and jsonb values. UTIL Rust 1
pg_logfmt 0.0.0 Parse logfmt strings into JSONB and key sets UTIL MIT Rust 14–15 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
all_in_one_lib 0.0.1 Rust/pgrx utility extension with encryption helpers and a sample FDW wrapper. UTIL Apache-2.0 Rust 13–16
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_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_punycode 0.1.0 Punycode and IDNA/UTS-46 domain-name conversion functions. UTIL MIT Rust 13–19
pg_ssh 0.3.0 Run remote commands over SSH from PostgreSQL (libssh2; in-memory private-key auth) UTIL MIT Rust
pgfs 0.0.1 PostgreSQL extension for copying files on the server filesystem through SQL. UTIL MIT Rust 11–15
pglas 0.1.0 Reads LAS 2.0 well logging files from PostgreSQL functions UTIL LGPL-2.1 Rust 11–15
pgx_basex_codec 0.1.0 BaseX encoding and decoding for bytea and text, including Base64url and Crockford Base32. UTIL Rust
rpg_base36 0.0.1 Toy Rust extension exposing a base36 encoder for PostgreSQL integers. UTIL MIT Rust
s3_io 0.1.0 Basic Amazon S3-compatible object I/O through PostgreSQL SQL functions. UTIL Rust 13–18
sixql 0.0.0 Experimental pgrx extension attempting to render SIXEL plots through PostgreSQL server output for compatible terminals. UTIL ISC Rust 11–15
visualizing_aggregates 0.0.0 Experimental aggregate visualization and CodePen graph function UTIL Rust