Hey, there!
I am using library "UUID" to generate random ids' in my node app and MySQL as my RDBMS. What is the most suitable collation for the ID? I believe they generate numbers & English letters only.
Does the collation make any difference in terms of performance?