select open change scope Open full search

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

Extensions / Functions and aggregates

pg_base58

Base58 Encoder/Decoder Extension for PostgreSQL

pgext.cloud · Source code · License text · Control file

Overview

Packagepg_base58
Version0.0.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2025-10-29
Catalogue updated2026-08-30

Related extensions

See also

base36Integer Base36 types
base62Base62 extension for PostgreSQL
pg_hashidsShort unique id generator for PostgreSQL, using hashids
url_encodeurl_encode, url_decode functions
pg_slug_genGenerate cryptographically secure timestamp-based slugs
typeidAllows to use TypeIDs in Postgres natively
pgqrQR Code generator from PostgreSQL