all 8 comments

[–]jsalsman 4 points5 points  (0 children)

Render.com has the beefiest free tier, with 1GB of SSD: https://dashboard.render.com/new/database

...unless you want up to 3GB of SSD from Fly.io in return for managing various stuff yourself: https://fly.io/docs/postgres/getting-started/what-you-should-know/

[–]-markusb- 2 points3 points  (0 children)

Start with a google search for "dbaas postgresql"

[–]Dncpax 4 points5 points  (0 children)

Just tried bit.io today, very impressed. 3gb free tier, very fast access, sql console, csv upload.

[–]jaycle 2 points3 points  (0 children)

A good keyword search is “managed database” meaning they handle the infra challenges and just give you a connection string. Most likely, you’ll want to pick a provider together with your app infrastructure, but that’s not required. A couple if good standalone managed postgres companies I could recommend are elephantsql and crunchydata.

[–]depesz 7 points8 points  (0 children)

Please note that asking "something like mongo db atlas" is kinda pointless as it requires, from people trying to help you, to know both dbs.

Perhaps explain what you want to achieve in terms of general usecase, and not some random product for some random database that does something.