PostgreSQL extension generating 64-bit distributed IDs, compact like auto-increment, unique like UUIDs, unpredictable unlike auto-increment, and collision-free across nodes.
-
Updated
Mar 29, 2026 - C
PostgreSQL extension generating 64-bit distributed IDs, compact like auto-increment, unique like UUIDs, unpredictable unlike auto-increment, and collision-free across nodes.
Add a description, image, and links to the autoinc topic page so that developers can more easily learn about it.
To associate your repository with the autoinc topic, visit your repo's landing page and select "manage topics."