What’s the Best Cloud Database Option: Supabase, Neon, or PlanetScale?

0
10
Asked By ChillPineapple22 On

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

Answered By CuriousCat99 On

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.

WiseOwl42 -

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

Answered By TechieTurtle34 On

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.

Answered By WiseOwl42 On

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.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.