Embedded pgrx ULID type, generators, and casts
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | ulid |
|---|---|
| Version | 0.1.3 |
| PostgreSQL versions | 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | ulid |
| Stars | 0 |
| Latest commit | 2024-12-26 |
| Latest release | 2023-09-20 |
| Catalogue updated | 2026-08-30 |
| pg_ulid | Generate ULID strings in PostgreSQL with a C function. |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |
| pgx_ulid | ulid type and methods |
| uniqueidentifier | Legacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL. |
| pg_smolid | A Postgres pgrx extension adding smolid type and helper functions. |
| uuid47 | UUIDv7 storage with keyed UUIDv4-looking façade I/O |
| plid | A 128-bit, lexicographically sortable PostgreSQL PLID type with short prefixes, millisecond timestamps, randomness, and optional monotonic generation. |