Hacker News new | ask | show | jobs
by BrunoVT1992 74 days ago
GUIDs are the most widely supported identifiers across databases, APIs and programming languages. However, some high-scale distributed systems use Snowflake ID (Twitter's identifier format) as an alternative to achieve compact 64-bit storage, time-ordering and distributed generation with machine coordination.