Tags / uuid
Posts tagged “uuid”
2 articles.
Ditch Auto-Increment PKs: Distributed Databases with UUIDs
Why migrating from auto-increment primary keys to UUIDs is essential for distributed systems, and a practical guide to making the transition.
Predictably Unique: Deterministic UUIDs (v3 & v5)
A deep dive into UUID versions 3 and 5: deterministic, name-spaced identifiers that ensure consistency across migrations and integrations.