Compact 22-character Base64 representation of PostgreSQL UUID values.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_ruid |
|---|---|
| Version | 0.0.4 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2013-04-08 |
| Latest release | 2013-02-03 |
| Catalogue updated | 2026-08-30 |
| uuid-ossp | generate universally unique identifiers (UUIDs) |
| base62 | Base62 extension for PostgreSQL |
| base36 | Integer Base36 types |
| pg_base58 | Base58 Encoder/Decoder Extension for PostgreSQL |
| pg_hashids | Short unique id generator for PostgreSQL, using hashids |
| uuidv7-sql | Pure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values. |
| suuid | small UUID |
| uuid-ossp | generate universally unique identifiers (UUIDs) |
| pg_lexo | Provides a Base62 lexicographic position type and helper functions for stable list ordering and reordering without bulk row updates. |