Category: UTIL
41 extensions
-
gzip
gzip and gunzip functions.
-
bzip
Bzip compression and decompression
-
zstd
Zstandard compression algorithm implementation in PostgreSQL
-
http
HTTP client for PostgreSQL, allows web page retrieval inside the database.
-
pg_net
Async HTTP Requests
-
pg_curl
Run curl actions for data transfer in URL syntax
-
pg_retry
Retry SQL statements on transient errors with exponential backoff
-
pg_fsql
Recursive SQL template engine with JSONB-driven execution
-
pg_protobuf
Protobuf support for PostgreSQL
-
pgproto
Native Protobuf parsing, mutation, indexing, and JSON conversion support
-
pglock
Lightweight distributed lock service inside PostgreSQL
-
pgjq
Use jq in Postgres
-
pgjwt
JSON Web Token API for Postgresql
-
pg_smtp_client
PostgreSQL extension to send email using SMTP
-
pg_html5_email_address
PostgreSQL email validation that is consistent with the HTML5 spec
-
url_encode
url_encode, url_decode functions
-
pgsql_tweaks
Some functions and views for daily usage
-
pg_relation_sql
Generate inlinable SQL functions for navigating PostgreSQL foreign-key relations
-
pg_extra_time
Some date time functions and operators that,
-
pgpcre
Perl Compatible Regular Expression functions
-
re2
ClickHouse-compatible regex functions using RE2
-
icu_ext
Access ICU functions
-
pgqr
QR Code generator from PostgreSQL
-
envvar
Fetch the value of an environment variable
-
byteamagic
Detect MIME types and file formats from PostgreSQL bytea values
-
floatfile
Simple file storage for arrays of floats
-
external_file
Access external server-side files through PostgreSQL functions
-
pg_render
Render HTML in SQL
-
pg_readme
Generate a Markdown README from PostgreSQL COMMENT objects
-
pg_readme_test_extension
Fixture extension used to test pg_readme document generation
-
ddl_historization
Historize the ddl changes inside PostgreSQL database
-
data_historization
PLPGSQL Script to historize data in partitionned table
-
schedoc
Cross documentation between Django and DBT projects
-
pg_isok
Query-based data integrity management and soft alerting for PostgreSQL
-
pg_describe
Report a query's parameters and result columns without executing it
-
hashlib
Stable hash functions for Postgres
-
xxhash
xxhash functions for PostgreSQL
-
shacrypt
Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes
-
cryptint
Encryption functions for int and bigint values
-
pguecc
uECC bindings for Postgres
-
sparql
Query SPARQL datasource with SQL