Parse Server (Self Hosted) vs Supabase

Has anyone tried using Supabase as their self-hosted server instead of Parse?

I saw there is a Supabase auth guide in docs.

Would there be any other downsides to using Supabase instead other than no cloud functions and the max connection limit (MongoDB connection limit is 2-3x that of Postgres on Supabase).

Is there anything else that Parse Server can do better?

If my app is using streams to check if data has changed vs blockchain I guess I would be using more connections by default?

1 Like

I don’t think that it is a connection issue when you use streams. You can try to use supabase to see how it works. We don’t have experience with it but it should work.

I also had this same doubt, the way is to follow this method then: https://docs.moralis.io/docs/run-parse-server-locally