Does using supabase db like the docs, hits the cache layer?
What I mean for it is if I do client.from('table').select('columns') hits any cache and reduces usage or do I need to do it differently to use the cache?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.