Comment on Prediction market: We're unhappy with Firestore. What will we switch to?parentComments−searchableguy4yUse realtime from supabase https://github.com/supabase/realtime for realtime Postgres.You can also use the whole package if you need a firebase alternative.−akrolsmirOP4yYeah - Supabase would be my leading bet, if we had to pick a Postgres variant. Would be especially excited for their GraphQL plugin becomes ready: https://supabase.com/blog/2021/12/03/pg-graphql−kiwicopple4yGraphQL plugin becomes readylanding in ~2 weeksFeel free to reach out if you need earlier access (my email is in my profile)−SpaghettiX4ySupabase's pricing is $25/project/month. I wish it scaled with use instead.−searchableguy4yI think it's okay. You don't want firebase pricing where they charge per operation.They have a free plan which will work out okay for 99% of the hobby use cases. If you are beyond that, $25 isn't big ask for what they offer.−alphabettsy4yCheck out Hasura as well.
Comments
Use realtime from supabase https://github.com/supabase/realtime for realtime Postgres.
You can also use the whole package if you need a firebase alternative.
Yeah - Supabase would be my leading bet, if we had to pick a Postgres variant. Would be especially excited for their GraphQL plugin becomes ready: https://supabase.com/blog/2021/12/03/pg-graphql
landing in ~2 weeks
Feel free to reach out if you need earlier access (my email is in my profile)
Supabase's pricing is $25/project/month. I wish it scaled with use instead.
I think it's okay. You don't want firebase pricing where they charge per operation.
They have a free plan which will work out okay for 99% of the hobby use cases. If you are beyond that, $25 isn't big ask for what they offer.
Check out Hasura as well.