small UUID
pgext.cloud · Source code · Documentation · Control file
| Package | suuid |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2018-03-11 |
| Catalogue updated | 2026-08-30 |
| ruid | Compact 22-character Base64 representation of PostgreSQL UUID values. |
| uuidv7-sql | Pure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values. |
| uuid47 | UUIDv7 storage with keyed UUIDv4-looking façade I/O |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |
| uniqueidentifier | Legacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL. |
| ulid | Embedded pgrx ULID type, generators, and casts |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| pgx_uuidv7 | A PostgreSQL extension to generate and cast v7 UUIDs |