Extensions / Functions and aggregates
generator of sequential UUIDs
pgext.cloud · Source code · License text · Control file · PGXN
| Package | sequential_uuids |
|---|---|
| Version | 1.0.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 310 |
| Latest commit | 2025-08-04 |
| Latest release | 2024-12-22 |
| Catalogue updated | 2026-08-30 |
| pg_uuidv7 | Create UUIDv7 values in postgres |
| snowflake | Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL |
| pg_idkit | multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID) |
| pgx_ulid | ulid type and methods |
| pg_uuid_v8 | UUID v8 generator with embedded timestamps for PostgreSQL |
| uuid-ossp | generate universally unique identifiers (UUIDs) |
| typeid | Allows to use TypeIDs in Postgres natively |
| permuteseq | Pseudo-randomly permute sequences with a format-preserving encryption on elements |