select open change scope Open full search

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

Extensions / Utilities

wbase64

Base64 PostgreSQL Extension

pgext.cloud · Source code · Documentation · Control file

Overview

Packagewbase64
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2022-12-21
Catalogue updated2026-08-30

Related extensions

See also

compressC/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them.
ruidCompact 22-character Base64 representation of PostgreSQL UUID values.
pg_sslCreate base64-encoded PKCS#7 signatures from PEM certificates and private keys in PostgreSQL
b64encRust/C extension that defines a b64enc base type with URL-safe Base64 input and output functions.
pgpm-base32PostgreSQL modules using the pgpm workflow for safe, testable, reversible SQL changes.
pg_bech32Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL.
rpg_base36Toy Rust extension exposing a base36 encoder for PostgreSQL integers.
pg_base62Encode UUID values to URL-safe Base62 strings and decode them back.