3
2 Comments

Where do you host your SQL Database?

I've worked with Mongo mostly so far and used Atlas which has a generous free tier. For smaller projects, I've used Heroku's PSQL offering. However, I'm planning on a bigger project with a PSQL database and I was wondering what the best place to host it would be? How have your experiences been?

  1. 2

    Ive been using AWS, both professionally and for my side projects for quite a while, so I can definitely recommend their RDS free-tier.

    In the free-tier, you'll get a t2.micro instance (1vCPU, 1GB of RAM) and 20GB of storage, which should be more than enough to prove out an idea and probably even support a couple hundred users (depending on what your database needs are of course)

  2. 1

    I'd host your SQL database with whichever cloud provider you are using. Keeps it simple (AWS, Azure, GCP, Heroku).

    This is also a simple way to keep connections from your project fast and not pay data transfer costs.

    I'll note that Heroku's SQL databases were much more expensive than GCP. When we migrated we got a lot more for our money.

Trending on Indie Hackers
Getting first 908 Paid Signups by Spending $353 ONLY. 24 comments I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments Hero Section Copywriting Framework that Converts 3x 12 comments Join our AI video tool demo, get a cool video back! 12 comments How I Sourced 60% of Customers From Linkedin, Organically 11 comments