Extensions / Functions and aggregates
Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
pgext.cloud · Source code · Website · License text · Control file
| Package | snowflake |
|---|---|
| Version | 2.5.0 |
| PostgreSQL versions | 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Distribution | pgedge |
| Vendor | pgEdge |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | snowflake |
| Stars | 95 |
| Latest commit | 2026-08-25 |
| Latest release | 2026-07-21 |
| Catalogue updated | 2026-08-30 |
| pg_uuidv7 | Create UUIDv7 values in postgres |
| sequential_uuids | generator of sequential UUIDs |
| 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 |