Curious if most people use Prisma with Supabase. I’m not currently, and it’s been just fine. But wondering if I’m missing out, or if this is a decision I’ll regret as my site grows
s
silentworks
12/08/2021, 3:24 PM
I think this is more of a personal decision more than anything else, it shouldn't matter what other people are using that much but more what your project requires and how your team works. I tend to use the
supabase-js
client library as it handles every requirement my projects have very well.
j
jumpship
12/08/2021, 6:29 PM
Sweet! Thanks for this. I feel the same way, but was wondering if there was something huge I was missing out on. Thank you!