|
|
|
|
|
by kiwicopple
878 days ago
|
|
> database-as-a-service like Firebase/Supabase. I think it's inevitable that people will carve bits and pieces off of their meta-frameworks into different types of applications as they scale (Supabase maintainer) Supabase is just postgres, so it’s actually designed like this. You can start using all the “auto generated” tooling, then evolve into a pure Postgres + middleware solution if you need/want to > they're very expensive to run in certain situations. In terms of pricing, it’s ~equivalent to RDS, at least the database component |
|