I am starting to evaluate supabase for a remix pro...
# off-topic
j
I am starting to evaluate supabase for a remix project using prisma. I am moving a .net project with MS-SQL to remix/prisma and postgres. I am trying to get an understanding if supabase is a fit for this project (actually have a couple projects). So here are some of my questions: 1. Does supabase offer read-only replicas or other geo-relocation? 2. Is there any type of firewall infront of the database? I haven't seen how to limit connections to specific ip addresses? 3. Will Supabase sign a Hipaa baa? Is there a cost associated with this? 4. Any other information good on why to choose supabase over something at AWS or Hasura? We are trying to decide where to host our postgres and our remix app and I can't decide.
Other things I am trying to understand how it compares to other DbaaS, the costs seem very low so it automatically throws me in this thought "Is it powerful enough for my app?"
I have also been looking at fly.io for their mutli-region postgres, but I really don't want to manage this stuff anymore
w
Also interested if Prisma works with Supabase
j
It does work with prisma, at the end of the day it is just postgres
but the question is, is it better to use prisma or supabase api
my questions were more close to the hosted version of supabase