Hacker News new | ask | show | jobs
by Spidler 3667 days ago
UUID internally is a 128 bit integer. Cheap as hell to sort.
1 comments

To be fair, most of my experience with UUID/GUID is with SQL Server, and in that case it's stored as a 16-byte binary. Character string format: '6F9619FF-8B86-D011-B42D-00C04FC964FF' Binary format: 0xff19966f868b11d0b42d00c04fc964ff