Extensions / Functions and aggregates
Integer Base36 types
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_base36 |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Stars | 17 |
| Latest commit | 2025-03-14 |
| Latest release | 2017-11-15 |
| Catalogue updated | 2026-08-30 |
| base36_gist | PostgreSQL base36 data type input/output support, internally a bigint. |
| base62 | Base62 extension for PostgreSQL |
| pg_base58 | Base58 Encoder/Decoder 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 |