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.

pgjwt · JSON Web Token API for Postgresql · 0.2.0 · Utilities · MIT · SQL · Packagedpg_net · Async HTTP Requests · 0.20.5 · Utilities · Apache-2.0 · C · Packagedpgjq · Use jq in Postgres · 0.1.0 · Utilities · MIT · C · Packagedpg_curl · Run curl actions for data transfer in URL syntax · 2.4.6 · Utilities · MIT · C · Packagedpg_render · Render HTML in SQL · 0.1.3 · Utilities · MIT · Rust · Packagedpg_protobuf · Protobuf support for PostgreSQL · 1.0 · Utilities · MIT · C · Packagedhashlib · Stable hash functions for Postgres · 1.1 · Utilities · PostgreSQL · C · Packagedurl_encode · url_encode, url_decode functions · 1.2.5 · Utilities · PostgreSQL · C · Packagedzstd · Zstandard compression algorithm implementation in PostgreSQL · 1.1.2 · Utilities · ISC · C · Packagedexternal_file · Access external server-side files through PostgreSQL functions · 1.2 · Utilities · PostgreSQL · SQL · Packagedpgproto · Native Protobuf parsing, mutation, indexing, and JSON conversion support · 0.5.0 · Utilities · PostgreSQL · C · Packagedsparql · Query SPARQL datasource with SQL · 1.0 · Utilities · Apache-2.0 · SQL · Packagedre2 · ClickHouse-compatible regex functions using RE2 · 0.4.1 · Utilities · PostgreSQL · C++ · Packagedpgqr · QR Code generator from PostgreSQL · 1.0 · Utilities · BSD-3-Clause · C · Packagedpguecc · uECC bindings for Postgres · 1.0 · Utilities · BSD-2-Clause · C · Packagedxxhash · xxhash functions for PostgreSQL · 0.0.1 · Utilities · BSD-2-Clause · C · Packagedpg_smtp_client · PostgreSQL extension to send email using SMTP · 0.2.1 · Utilities · MIT · Rust · Packagedbyteamagic · Detect MIME types and file formats from PostgreSQL bytea values · 0.2.4 · Utilities · BSD-2-Clause · C · Packagedcryptint · Encryption functions for int and bigint values · 1.0.0 · Utilities · PostgreSQL · C · Packagedshacrypt · Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes · 1.1 · Utilities · PostgreSQL · C · Packagedfloatfile · Simple file storage for arrays of floats · 1.3.1 · Utilities · MIT · C · Packagedpg_extra_time · Some date time functions and operators that, · 2.1.0 · Utilities · PostgreSQL · SQL · Packagedenvvar · Fetch the value of an environment variable · 1.0.1 · Utilities · PostgreSQL · C · Packagedpg_html5_email_address · PostgreSQL email validation that is consistent with the HTML5 spec · 1.2.3 · Utilities · PostgreSQL · SQL · Packagedddl_historization · Historize the ddl changes inside PostgreSQL database · 0.2 · Utilities · GPL-2.0 · SQL · Packagedbzip · Bzip compression and decompression · 1.0.0 · Utilities · MIT · C · Packagedpg_relation_sql · Generate inlinable SQL functions for navigating PostgreSQL foreign-key relations · 0.2.2 · Utilities · PostgreSQL · PLpgSQL · Packagedpg_retry · Retry SQL statements on transient errors with exponential backoff · 1.0.0 · Utilities · PostgreSQL · C · Packagedpglock · Lightweight distributed lock service inside PostgreSQL · 1.0.0 · Utilities · PostgreSQL · SQL · Packagedpg_fsql · Recursive SQL template engine with JSONB-driven execution · 1.1.0 · Utilities · PostgreSQL · C · Packageddata_historization · PLPGSQL Script to historize data in partitionned table · 1.1.0 · Utilities · PostgreSQL · SQL · Packagedpg_describe · Report a query's parameters and result columns without executing it · 1.0.0 · Utilities · MIT · C · Packagedpg_isok · Query-based data integrity management and soft alerting for PostgreSQL · 1.4.1 · Utilities · AGPL-3.0 · SQL · Packagedpgsql_tweaks · Some functions and views for daily usage · 1.0.5 · Utilities · PostgreSQL · SQL · Packagedschedoc · Cross documentation between Django and DBT projects · 0.0.1 · Utilities · GPL-3.0 · SQL · Packaged

35 extensions found. Clear filters

NameVersionDescriptionCategoryLicenseLanguagePG VersionStars
pgjwt 0.2.0 JSON Web Token API for Postgresql UTIL MIT SQL 14–18 443
pg_net 0.20.5 Async HTTP Requests UTIL Apache-2.0 C 14–18 367
pgjq 0.1.0 Use jq in Postgres UTIL MIT C 14–18 205
pg_curl 2.4.6 Run curl actions for data transfer in URL syntax UTIL MIT C 14–18 71
pg_render 0.1.3 Render HTML in SQL UTIL MIT Rust 14–18 65
pg_protobuf 1.0 Protobuf support for PostgreSQL UTIL MIT C 14–18 63
hashlib 1.1 Stable hash functions for Postgres UTIL PostgreSQL C 14–18 59
url_encode 1.2.5 url_encode, url_decode functions UTIL PostgreSQL C 14–18 52
zstd 1.1.2 Zstandard compression algorithm implementation in PostgreSQL UTIL ISC C 14–18 43
external_file 1.2 Access external server-side files through PostgreSQL functions UTIL PostgreSQL SQL 14–18 41
pgproto 0.5.0 Native Protobuf parsing, mutation, indexing, and JSON conversion support UTIL PostgreSQL C 14–18 30
sparql 1.0 Query SPARQL datasource with SQL UTIL Apache-2.0 SQL 14–18 23
re2 0.4.1 ClickHouse-compatible regex functions using RE2 UTIL PostgreSQL C++ 16–18 19
pgqr 1.0 QR Code generator from PostgreSQL UTIL BSD-3-Clause C 14–18 17
pguecc 1.0 uECC bindings for Postgres UTIL BSD-2-Clause C 14–18 15
xxhash 0.0.1 xxhash functions for PostgreSQL UTIL BSD-2-Clause C 14–18 11
pg_smtp_client 0.2.1 PostgreSQL extension to send email using SMTP UTIL MIT Rust 14–18 10
byteamagic 0.2.4 Detect MIME types and file formats from PostgreSQL bytea values UTIL BSD-2-Clause C 14–18 9
cryptint 1.0.0 Encryption functions for int and bigint values UTIL PostgreSQL C 14–18 9
shacrypt 1.1 Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes UTIL PostgreSQL C 14–18 9
floatfile 1.3.1 Simple file storage for arrays of floats UTIL MIT C 14–18 8
pg_extra_time 2.1.0 Some date time functions and operators that, UTIL PostgreSQL SQL 14–18 8
envvar 1.0.1 Fetch the value of an environment variable UTIL PostgreSQL C 14–18 6
pg_html5_email_address 1.2.3 PostgreSQL email validation that is consistent with the HTML5 spec UTIL PostgreSQL SQL 14–18 6
ddl_historization 0.2 Historize the ddl changes inside PostgreSQL database UTIL GPL-2.0 SQL 14–18 4
bzip 1.0.0 Bzip compression and decompression UTIL MIT C 14–18 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
pg_fsql 1.1.0 Recursive SQL template engine with JSONB-driven execution UTIL PostgreSQL C 14–18 2
data_historization 1.1.0 PLPGSQL Script to historize data in partitionned table UTIL PostgreSQL SQL 14–18 1
pg_describe 1.0.0 Report a query's parameters and result columns without executing it UTIL MIT C 17–18 1
pg_isok 1.4.1 Query-based data integrity management and soft alerting for PostgreSQL UTIL AGPL-3.0 SQL 14–18
pgsql_tweaks 1.0.5 Some functions and views for daily usage UTIL PostgreSQL SQL 14–18
schedoc 0.0.1 Cross documentation between Django and DBT projects UTIL GPL-3.0 SQL 14–18