Arda Beyazoğluarda.beyazoglu.com·Sep 29, 2024Supabase Part 3: Multi TenancyThis is the third article in a series on Supabase, focusing on solutions to common problems, tips, and recommendations. In this post, I will share tips and tricks about multi tenancy and multi tenant user sessions. Database Model There are two common...11 likes·480 readsSupabase tips and trickssupabase
Arda Beyazoğluarda.beyazoglu.com·Sep 14, 2024Supabase Part 1: Securing Direct Database QueriesThis is the first article in a series on Supabase, focusing on solutions to common problems, tips, and recommendations. When working with serverless platforms, it's common to use a custom backend alongside edge functions. Supabase is no exception. Un...10 likes·303 readsSupabase tips and trickskysely
Sourabh Kumarbiku.hashnode.dev·May 15, 2024Supercharge Your Data Fetching with Supabase SDK and PostgRESTIf you are tired of stitching together multiple API calls from many Supabase tables to meet your frontend needs, hang tight because we are going to solve this once and for all 🚀 Schema 🗄️ Let's consider the below schema of a simplified blogging pl...11 likes·162 readspostgrest