What is the best way to generate unique ID for entries?
I need a unique ID set for each new row. Is it better to use something like short-key plugin to replace the primary key. Or should I just make a unique key for every column and check for duplicates?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.