select open change scope Open full search

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

Extensions / Functions and aggregates

uuidv7-sql

Pure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values.

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

Overview

Packagepostgres-uuidv7-sql
Version1.1
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars100
Latest commit2025-11-05
Latest release2025-10-29
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pgx_uuidv7A PostgreSQL extension to generate and cast v7 UUIDs
uuid47UUIDv7 storage with keyed UUIDv4-looking façade I/O
ruidCompact 22-character Base64 representation of PostgreSQL UUID values.
pg_base62Encode UUID values to URL-safe Base62 strings and decode them back.
suuidsmall UUID
uidsPostgreSQL extension to generate various types of universally unique IDs
upid_pgPrefixed, sortable 128-bit identifier type and generator
uuid-freebsdUUID generation functions for PostgreSQL on FreeBSD.