Extensions / Functions and aggregates
Base58 Encoder/Decoder Extension for PostgreSQL
pgext.cloud · Source code · License text · Control file
| Package | pg_base58 |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2025-10-29 |
| Catalogue updated | 2026-08-30 |
| base36 | Integer Base36 types |
| base62 | Base62 extension for PostgreSQL |
| pg_hashids | Short unique id generator for PostgreSQL, using hashids |
| url_encode | url_encode, url_decode functions |
| pg_slug_gen | Generate cryptographically secure timestamp-based slugs |
| typeid | Allows to use TypeIDs in Postgres natively |
| pgqr | QR Code generator from PostgreSQL |