select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

ulid

Embedded pgrx ULID type, generators, and casts

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packageulid
Version0.1.3
PostgreSQL versions14 · 15 · 16
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariesulid
Stars0
Latest commit2024-12-26
Latest release2023-09-20
Catalogue updated2026-08-30

Related extensions

See also

pg_ulidGenerate ULID strings in PostgreSQL with a C function.
uidsPostgreSQL extension to generate various types of universally unique IDs
upid_pgPrefixed, sortable 128-bit identifier type and generator
pgx_ulidulid type and methods
uniqueidentifierLegacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL.
pg_smolidA Postgres pgrx extension adding smolid type and helper functions.
uuid47UUIDv7 storage with keyed UUIDv4-looking façade I/O
plidA 128-bit, lexicographically sortable PostgreSQL PLID type with short prefixes, millisecond timestamps, randomness, and optional monotonic generation.