select open change scope Open full search

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

Extensions / Functions and aggregates

base36

Integer Base36 types

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

Overview

Packagepg_base36
Version1.0.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
Stars17
Latest commit2025-03-14
Latest release2017-11-15
Catalogue updated2026-08-30

Related extensions

Required by

base36_gistPostgreSQL base36 data type input/output support, internally a bigint.

See also

base62Base62 extension for PostgreSQL
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