> I still cannot fathom why anyone would assign random numbers or (even more
> useless) long random blobs to use as psuedo-keys.
>

Because it is decentralized. You can assign random uuids as immutable
surrogate keys to your entities without going to the db for a sequence
based integer sk. And that scales to concurrent clients. My $0.02
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to