select open change scope Open full search

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

Extensions / Data types

crockford

Crockford Base32 encoded unsigned integer data types

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

Overview

Packagepgcrockford
Version0.8.34
PostgreSQL versions11
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars13
Latest commit2019-09-08
Latest release2019-09-08
Catalogue updated2026-08-30

Related extensions

See also

base32_4bBase32 data type stored in four bytes with comparison operators.
pgx_basex_codecBaseX encoding and decoding for bytea and text, including Base64url and Crockford Base32.
base36Integer Base36 types
pg_sslCreate base64-encoded PKCS#7 signatures from PEM certificates and private keys in PostgreSQL
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.
b64encRust/C extension that defines a b64enc base type with URL-safe Base64 input and output functions.
pg_lexoProvides a Base62 lexicographic position type and helper functions for stable list ordering and reordering without bulk row updates.