Extensions / Functions and aggregates
Fast GUID generator function for PostgreSQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | postgresql_fast_guid |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2017-01-05 |
| Catalogue updated | 2026-08-30 |
| 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 |
| base62 | Base62 extension for PostgreSQL |
| pg_uuid_v8 | UUID v8 generator with embedded timestamps for PostgreSQL |
| pgx_ulid | ulid type and methods |
| pg_idkit | multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID) |
| uuid-ossp | generate universally unique identifiers (UUIDs) |