Hacker News new | ask | show | jobs
by morshu9001 241 days ago
It's not about table size so much as number of joins. You don't need to trade off between security and performance if you simply expose a uuid4 secondary col on a serial PK'd table.