Extensions / Functions and aggregates
generator of new UUID versions
pgext.cloud · Source code · Documentation · Control file
| Package | pg_uuid |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 4 |
| Latest commit | 2022-09-16 |
| Catalogue updated | 2026-08-30 |
| pg_uuid_v8 | UUID v8 generator with embedded timestamps for PostgreSQL |
| snowflake | Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL |
| sequential_uuids | generator of sequential UUIDs |
| pg_hashids | Short unique id generator for PostgreSQL, using hashids |
| uuid-ossp | generate universally unique identifiers (UUIDs) |
| base62 | Base62 extension for PostgreSQL |
| pg_idkit | multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID) |
| pgx_ulid | ulid type and methods |