PostgreSQL modules using the pgpm workflow for safe, testable, reversible SQL changes.
pgext.cloud · Source code · Documentation · Control file
| Package | pgpm-base32 |
|---|---|
| Version | 0.15.5 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2026-08-18 |
| Latest release | 2026-08-18 |
| Catalogue updated | 2026-08-30 |
| pgcrypto | cryptographic functions |
| pgpm-verify | pgpm-verify extension |
| plpgsql | PL/pgSQL procedural language |
| launchql-base32 | RFC6238 TOTP implementation in pure PostgreSQL plpgsql |
| base32_4b | Base32 data type stored in four bytes with comparison operators. |
| pg_base62 | Encode UUID values to URL-safe Base62 strings and decode them back. |
| wbase64 | Base64 PostgreSQL Extension |
| compress | C/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them. |
| pg_bech32 | Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL. |
| rpg_base36 | Toy Rust extension exposing a base36 encoder for PostgreSQL integers. |
| pgx_basex_codec | BaseX encoding and decoding for bytea and text, including Base64url and Crockford Base32. |