select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Functions and aggregates

pg_snowflake_id

Snowflake-style 64-bit ID generator for PostgreSQL implemented with pgrx

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_snowflake_id
Version0.0.1
PostgreSQL versions13 · 14 · 15 · 16 · 17
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2025-05-12
Latest release2025-05-12
Catalogue updated2026-08-30

Related extensions

See also

snowflakeSnowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
pg_lakeData lake extension by Snowflake
sequential_uuidsgenerator of sequential UUIDs
pg_hashidsShort unique id generator for PostgreSQL, using hashids
nextidGenerate Instagram-style sharded integer IDs.
pg_uuid_v8UUID v8 generator with embedded timestamps for PostgreSQL
base62Base62 extension for PostgreSQL
pgx_ulidulid type and methods