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