Extensions / Functions and aggregates
Generate ULID strings in PostgreSQL with a C function.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_ulid |
|---|---|
| Version | 0.0.4 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 61 |
| Latest commit | 2019-10-29 |
| Catalogue updated | 2026-08-30 |
| ulid | Embedded pgrx ULID type, generators, and casts |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| pgx_ulid | ulid type and methods |
| pksuid | generate prefixed, sortable KSUID identifiers in PostgreSQL |
| pg_idkit | multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID) |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |
| plid | A 128-bit, lexicographically sortable PostgreSQL PLID type with short prefixes, millisecond timestamps, randomness, and optional monotonic generation. |
| pg_nanoid | PostgreSQL extension adding a NanoID type and NanoID generation functions. |