"Supabase doesn't make sense" and "Supabase might not be the best solution for your project" are completely different things! Please stop with the click bait.
Triggers are not the only way to do server-side logic, there's edge functions for that. Seems like you've never actually used Supabase since edge is one of the 5 main features that you see right there everytime you open the console
it make sense if you know / want to use SQL and postgres features, eg. views or stored procedures are great way to avoid much more complicated/slow code even if you are using fancy orms. RLS are weird at first but combining them with above might not be that scary. another thing that you don't have to use all the features. you can still use it as normal postgres db (with extra features, extensions). Also AI knows much more about SQL / postgres than your fancy orm or language so its much more helpful in solving problems that you are asking for.
Summary: this guy's a pre-junior posting a video about something he knows nothing about 😂
It’s not like I’m speaking from experience
Reads from gpt generated script
Thanks I’m out.
"Supabase doesn't make sense" and "Supabase might not be the best solution for your project" are completely different things! Please stop with the click bait.
Triggers are not the only way to do server-side logic, there's edge functions for that. Seems like you've never actually used Supabase since edge is one of the 5 main features that you see right there everytime you open the console
it make sense if you know / want to use SQL and postgres features, eg. views or stored procedures are great way to avoid much more complicated/slow code even if you are using fancy orms. RLS are weird at first but combining them with above might not be that scary. another thing that you don't have to use all the features. you can still use it as normal postgres db (with extra features, extensions). Also AI knows much more about SQL / postgres than your fancy orm or language so its much more helpful in solving problems that you are asking for.
its okay, you gonna watch back at this video a couple of months from now and you be like Damn, I was so wrong. anyways happy learning man
sound like all this is not specific to supabase, but for all firebase-style `click out your own API` things, including pocketbase
Sort of, pocketbase is self hosted next to your database. The only similarity is rls and auth. No triggers or edge functions.
Actually it's you who doesn't make sense
There is simply a lack of knowledge here.
rls is the only reason why I don't use supabase
It just doesn’t make sense for complex relations
supabased takes
Supabase is TRASH.