Extensions / Functions and aggregates
Generate UUIDs through the system libuuid library
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pglibuuid |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2019-12-28 |
| Latest release | 2013-06-28 |
| Catalogue updated | 2026-08-30 |
| sequential_uuids | generator of sequential UUIDs |
| pgx_uuidv7 | A PostgreSQL extension to generate and cast v7 UUIDs |
| uids | PostgreSQL extension to generate various types of universally unique IDs |
| snowflake | Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL |
| uuid-ossp | generate universally unique identifiers (UUIDs) |
| 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 |
| upid_pg | Prefixed, sortable 128-bit identifier type and generator |