I'm currently developing a project using PostgreSQL on my local machine, and I'm looking to deploy it in the cloud. Can anyone recommend which cloud database service would be best for my needs?
3 Answers
I'm curious about why you think staying with PostgreSQL is a good idea? I really want to avoid the hassle of managing things on my own, and I'm leaning towards something like Supabase for ease of use.
I actually think services like Supabase and Neon are worth considering if you want less hassle. They handle a lot of the heavy lifting for you and can scale better in a cloud environment.
If you plan on sticking with PostgreSQL, I'd suggest continuing with it rather than switching to a different service. It's pretty robust and works well for most use cases.

I get that management can be a pain. PostgreSQL can be managed with services, but it depends on your comfort level with handling databases.