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.

pgmpc · mpd client for PostgreSQL · 0.1.0 · Utilities · PostgreSQL · C · Not packagedhashlib · Stable hash functions for Postgres · 1.1 · Utilities · PostgreSQL · C · Packagedurl_encode · url_encode, url_decode functions · 1.2.5 · Utilities · PostgreSQL · C · Packagedexternal_file · Access external server-side files through PostgreSQL functions · 1.2 · Utilities · PostgreSQL · SQL · Packagedicu_ext · Access ICU functions · 1.11.0 · Utilities · PostgreSQL · C · Packagedpgpcre · Perl Compatible Regular Expression functions · 0.20190509 · Utilities · PostgreSQL · C · Packagedpgproto · Native Protobuf parsing, mutation, indexing, and JSON conversion support · 0.5.0 · Utilities · PostgreSQL · C · Packagedre2 · ClickHouse-compatible regex functions using RE2 · 0.4.1 · Utilities · PostgreSQL · C++ · Packagedhostname · Get the server host name · 1.0.0 · Utilities · PostgreSQL · C · Not packagedpg_readme · Generate a Markdown README from PostgreSQL COMMENT objects · 0.7.1 · Utilities · PostgreSQL · SQL · Packagedpg_readme_test_extension · Fixture extension used to test pg_readme document generation · 0.7.1 · Utilities · PostgreSQL · SQL · Packagedpgsynck · Parse SQL text without execution and return per-statement syntax diagnostics · 1.0 · Utilities · PostgreSQL · C · Not 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 · Packagedpg_extra_time · Some date time functions and operators that, · 2.1.0 · Utilities · PostgreSQL · SQL · Packagedpg_markdown · Pre-release Markdown-to-HTML conversion extension for PostgreSQL. · 0.1 · Utilities · PostgreSQL · C · Not packagedplotpg · plot PostgreSQL result sets and analytic functions with gnuplot · 1.0 · Utilities · PostgreSQL · C · Not 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 · Packagedpgsmtp · Send SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions. · 0.1.1 · Utilities · PostgreSQL · Python · Not packagedpg_utility_trigger_functions · Some pet trigger functions that the extension author likes to follow him through various PostgreSQL projects. · 1.9.3 · Utilities · PostgreSQL · SQL · Not packagedtrunklet · A templating system for Postgres. Elephants don't use templates, they use trunklets! · 0.3.3 · Utilities · PostgreSQL · SQL · Not packagedconninfo · Parse, validate, and inspect default values for PostgreSQL libpq conninfo strings · 1.0 · Utilities · PostgreSQL · C · Not 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_consul · C++ PostgreSQL extension exposing SQL functions for Consul status, catalog, and key-value APIs. · 0.1.0 · Utilities · PostgreSQL · C++ · Not 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_fallback_utf8_to_euc_jp · Provides a fallback UTF-8 to EUC_JP encoding conversion that substitutes unmappable characters with a question mark. · 1.0 · Utilities · PostgreSQL · C · Not packagedpgjsonrpc · A JSON-RPC 2.0 implementation · 0.0.1 · Utilities · PostgreSQL · SQL · Not packagedpgsql_tweaks · Some functions and views for daily usage · 1.0.5 · Utilities · PostgreSQL · SQL · Packaged

32 extensions found. Clear filters

NameVersionDescriptionCategoryLicenseLanguagePG VersionStars
pgmpc 0.1.0 mpd client for PostgreSQL UTIL PostgreSQL C 349
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
external_file 1.2 Access external server-side files through PostgreSQL functions UTIL PostgreSQL SQL 14–18 41
icu_ext 1.11.0 Access ICU functions UTIL PostgreSQL C 14–18 34
pgpcre 0.20190509 Perl Compatible Regular Expression functions UTIL PostgreSQL C 14–18 30
pgproto 0.5.0 Native Protobuf parsing, mutation, indexing, and JSON conversion support UTIL PostgreSQL C 14–18 30
re2 0.4.1 ClickHouse-compatible regex functions using RE2 UTIL PostgreSQL C++ 16–18 19
hostname 1.0.0 Get the server host name UTIL PostgreSQL C 10–18 13
pg_readme 0.7.1 Generate a Markdown README from PostgreSQL COMMENT objects UTIL PostgreSQL SQL 14–18 13
pg_readme_test_extension 0.7.1 Fixture extension used to test pg_readme document generation UTIL PostgreSQL SQL 14–18 13
pgsynck 1.0 Parse SQL text without execution and return per-statement syntax diagnostics UTIL PostgreSQL C 11
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
pg_extra_time 2.1.0 Some date time functions and operators that, UTIL PostgreSQL SQL 14–18 8
pg_markdown 0.1 Pre-release Markdown-to-HTML conversion extension for PostgreSQL. UTIL PostgreSQL C 7
plotpg 1.0 plot PostgreSQL result sets and analytic functions with gnuplot UTIL PostgreSQL C 7
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
pgsmtp 0.1.1 Send SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions. UTIL PostgreSQL Python 10–18 5
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
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
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_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
data_historization 1.1.0 PLPGSQL Script to historize data in partitionned table UTIL PostgreSQL SQL 14–18 1
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
pgjsonrpc 0.0.1 A JSON-RPC 2.0 implementation UTIL PostgreSQL SQL
pgsql_tweaks 1.0.5 Some functions and views for daily usage UTIL PostgreSQL SQL 14–18