Base64 PostgreSQL Extension
pgext.cloud · Source code · Documentation · Control file
| Package | wbase64 |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2022-12-21 |
| Catalogue updated | 2026-08-30 |
| compress | C/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them. |
| ruid | Compact 22-character Base64 representation of PostgreSQL UUID values. |
| pg_ssl | Create base64-encoded PKCS#7 signatures from PEM certificates and private keys in PostgreSQL |
| b64enc | Rust/C extension that defines a b64enc base type with URL-safe Base64 input and output functions. |
| pgpm-base32 | PostgreSQL modules using the pgpm workflow for safe, testable, reversible SQL changes. |
| 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. |
| pg_base62 | Encode UUID values to URL-safe Base62 strings and decode them back. |