Hacker News new | ask | show | jobs
by searchableguy 1548 days ago
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.

1 comments

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
> GraphQL plugin becomes ready

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.