i have table 'profiles' i added by function every user signup i want to check if the user name is exist in this table before signup .. is the a way rather than select profiles table and check if column user name is match input or not ?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.