hello Sir, generally speaking I think if you get rid of Supabase, you are better off with cost, but the road to integrate all your apps with the same pg could give you some headache if you don't build a unifed data access layer. If you are in trouble for how to get everything in place and reduce the complexity, feel free to talk to us as we build a solution [https://github.com/SkardiLabs/skardi](https://github.com/SkardiLabs/skardi) which solves the exact pain by letting applications only write SQL piplines instead of imperative coding, which is well maintained and easy to get start.
Hello sir, if you are interested in exploring open source alternative solution for supabase, check out our open source by searching 'skardilabs/skardi' on github, which could support not just postgres, but also other popular data sources federated join under the same SQL query. Let me know if you are interested!