Hacker News new | ask | show | jobs
by BrunoVT1992 85 days ago
GUIDs are the most widely supported identifiers across databases, APIs and programming languages. However, some systems use KSUID (K-Sortable Unique Identifier) as an alternative to achieve better time-ordering, larger ID space (160 bits) and second-precision timestamps with Base62 encoding.