Tags / uuid

Posts tagged “uuid”

2 articles.

Ditch Auto-Increment PKs: Distributed Databases with UUIDs

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.

Aug 27, 2024 6 min read
Predictably Unique: Deterministic UUIDs (v3 & v5)

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.

Aug 10, 2024 4 min read