Next.js Discord

Discord Forum

Supabase help

Unanswered
Champagne D’Argent posted this in #help-forum
Open in Discord
Champagne D’ArgentOP
I am currently using nextks with supabase. I am using prisma and it has been relatively fast in terms of development. However, I;ve already noticed prisma's lack of having JOINs. I was wondering if I need prisma? I could send raw SQL to supabase and work it out. The only thing I really liked was making the appropriate sql tables and relations. However, I feel like I prisma doesn't really add much value when supabase has a js/ts client

0 Replies