I’m developing an app and I’m currently using OID and because of the timestamp publicly available in OID I wanted to switch to UUID but after some research I found that UUID is bad for indexing and now I’m confused, is UUID really bad for Indexing ? I can take small performance hit.