Caleb L.·FollowMay 22, 2024--2ListenShareThis is more of a MySQL problem than a UUID problem. Something like Postgres stores UUIDs in a native binary format, so indexing isn't a big concern. This is basically a copy/paste of the PlanetScale post, which is based on MySQL.