select open change scope Open full search

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

Extensions / Functions and aggregates

base62

Base62 extension for PostgreSQL

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

Overview

Packagepg_base62
Version0.0.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
Stars3
Latest commit2025-03-14
Catalogue updated2026-08-30

Related extensions

See also

base36Integer Base36 types
pg_base58Base58 Encoder/Decoder 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

Same project

pg_base62Encode UUID values to URL-safe Base62 strings and decode them back.