Hacker News new | ask | show | jobs
Any good PostgreSQL hosting for hobby plan?
2 points by loctal 1153 days ago
Any generous hosting platform similar to Platnetscale for PostgreSQL?
2 comments

I've used https://www.elephantsql.com/ for smaller hobby like things with much success. It's not really "like Planetscale" though.
Thanks for this but 20mb of data seems too low. Even supabase offers 500mb
Yeah, you'll get more generous allowances from platforms that want to up/cross-sell you. If you don't mind a bit of extra fiddling, you could use fly.io. Very generous free tier there. Postgres isn't "managed" in the usual way though but it works.
Thank you
Try Render: https://render.com/docs/databases

(I work there)

Thank you. Will give it a shot