Comment on The perils of UUID primary keys in SQLiteparentComments−PUSH_AX3moWhat are uuid foot guns?−JamesSwift3moThey are generally distributed in such a way that values created at nearly the same time dont cluster together which is less efficient for DBs
Comments
What are uuid foot guns?
They are generally distributed in such a way that values created at nearly the same time dont cluster together which is less efficient for DBs