Advantages and disadvantages of GUID / UUID database keys

I’ve worked on a number of database systems in the past where moving entries between databases would have been made a lot easier if all the database keys had been GUID / UUID values. I’ve considered going down this path a few times, but there’s always a bit of uncertainty, especially around performance and un-read-out-over-the-phone-able … Read more

What are the best practices for using a GUID as a primary key, specifically regarding performance? [closed]

Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 5 months ago. The community reviewed whether to reopen this question 5 months ago and left it closed: Original close reason(s) were … Read more