Extensions / Functions and aggregates
A PostgreSQL extension to generate and cast v7 UUIDs
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgx_uuidv7 |
|---|---|
| Version | 0.1.7 |
| PostgreSQL versions | 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2025-10-12 |
| Latest release | 2025-10-12 |
| Catalogue updated | 2026-08-30 |
| uuidv7-sql | Pure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values. |
| uuid47 | UUIDv7 storage with keyed UUIDv4-looking façade I/O |
| sequential_uuids | generator of sequential UUIDs |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| libuuid | Generate UUIDs through the system libuuid library |
| snowflake | Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL |
| uuid-ossp | generate universally unique identifiers (UUIDs) |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |