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