select open change scope Open full search

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

Extensions / Data types

uuid47

UUIDv7 storage with keyed UUIDv4-looking façade I/O

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

Overview

Packageuuid47
Version1.0
PostgreSQL versions17
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars749
Latest commit2025-11-06
Catalogue updated2026-08-30

Related extensions

See also

uuidv7-sqlPure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values.
pgx_uuidv7A PostgreSQL extension to generate and cast v7 UUIDs
pg_smolidA Postgres pgrx extension adding smolid type and helper functions.
upid_pgPrefixed, sortable 128-bit identifier type and generator
ruidCompact 22-character Base64 representation of PostgreSQL UUID values.
uniqueidentifierLegacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL.
suuidsmall UUID
ulidEmbedded pgrx ULID type, generators, and casts