Oracle cloud free forever gives you a vm install postgres Answer from TechMaven-Geospatial on reddit.com
🌐
Reddit
reddit.com › r/webdev › free postgresql hosting options?
r/webdev on Reddit: Free PostgreSQL hosting options?
January 29, 2026 -

I’m looking for a PostgreSQL hosting provider with a free tier that meets two key requirements:

  • At least 1GB of free database storage

  • Very generous or effectively unlimited API/query limits

Supabase was perfect but 500mb storage isn't enough for my hobby project.

Would appreciate any suggestions or experiences.

🌐
Reddit
reddit.com › r/database › free postgresql hosting options?
r/Database on Reddit: Free PostgreSQL hosting options?
January 29, 2026 -

I’m looking for a PostgreSQL hosting provider with a free tier that meets two key requirements:

  • At least 1GB of free database storage

  • Very generous or effectively unlimited API/query limits

Would appreciate any suggestions or experiences.

🌐
Reddit
reddit.com › r/rails › what free postgres service that can scale do you recommend?
r/rails on Reddit: What Free Postgres Service That Can Scale Do You Recommend?
February 6, 2023 -

What Free Postgres Database service that I can scale up in the future do you recommend?

I wanted to use GCP or AWS database but even their smallest configuration will be about 10$ a month.

I have found elephantsql. It seems decent but wondering if there is a better option.

Any recommendation for anything free or up to 5$/month you would recommend?

I am also referring to a managed database that will have at least options such as backup, replications, multi-regions in case of failure.

Thank you very much

UPDATE1.

It looks like the prices for managed databases are really not far off between different service providers.

So the course of action I think I will adopt is to start with ElephantSQL and if the saas ever scale up and gain traction migrate to Cloud SQL on GCP.

UPDATE2.

Tried to do a test run of migrating from elephantsql to cloudsql. It does take a lot of time as one of the users in the comments highlighted. So I will end up staying with elephantsql. I like how their pricing is structured and you can easily scale up as your app grows. I thought there was a better alternative but maybe not with my current needs.

🌐
Reddit
reddit.com › r/sql › which postgresql is free for lifetime upto 1-10 gb?
r/SQL on Reddit: Which postgresql is free for lifetime upto 1-10 gb?
May 4, 2025 -

Hi Redditors, I wanted to know that which postgresql providers are there which gives lifetime access to the postgresql database without deleting the data like how render does it deletes the database after 30 days. I want the usage like upto 1-2 gb but free for lifetime as I am developing an application which rarely needs to be opened. Can you please also tell me the services like the render one. I did some research but I would like your advice

Thank you in advance.

Find elsewhere
🌐
Reddit
reddit.com › r/supabase › free hosted postgresql service for prototyping
r/Supabase on Reddit: Free hosted PostgreSQL service for prototyping
October 15, 2024 -

Dear Supabase experts,

I'm looking for a free hosted PostgreSQL service for my prototype. I've pretty much decided on Supabase, but before starting to work on the project, I'd like to confirm my understanding.

The alternative I'm considering is Google Cloud SQL. Google has offered a free tier for many of their services, but it charges me once I start to run a Google Cloud SQL PostgreSQL instance. It seems Google Cloud SQL does not have a free tier and it's not shown in the free tier list (it has "Cloud Storage" but I think that is different from "Cloud SQL").

Question: Am I right that Google Cloud SQL does not have a free tier? If yes, I'll go ahead with Supabase. Also, for a small- to medium-sized app, is Supabase cheaper than Google Cloud? Thank you.

Update: Shared to r/googlecloud for the Google Cloud part [link].

🌐
Reddit
reddit.com › r/webdev › hosted database with a free tier for small projects?
r/webdev on Reddit: Hosted database with a free tier for small projects?
December 4, 2023 -

I need a hosted database for a project that will probably stay very small. My requirements are:

  • Ideally free if the usage is low. I'm only expecting a few hundred form submissions.

  • It needs to stay active. Supabase's free tier should be more than enough for me, however they pause the database after a week of activity. This could make the site break.

  • Can scale up automatically to handle more traffic. I'm not expecting anything crazy and happy to pay if the usage increases, but this needs to happen automatically so the site doesn't have any downtime.

  • My first choice would be Postgres, then another SQL, but Mongo would also be OK.

🌐
Reddit
reddit.com › r/postgresql › low cost/free webhosts for postgresql?
r/PostgreSQL on Reddit: Low cost/free webhosts for PostgreSQL?
August 12, 2021 -

Hi, I'm new and want to learn and play around with Post. I have an account w/Dreamhost but they don't provide support for Post, I made an AWS account and they're estimating $850/month based on my settings (I have no idea what I'm doing). Is there a cheaper alternative?

🌐
Reddit
reddit.com › r/sideproject › free (or generous free tier) postgresql hosting platforms for side project – alternatives to aws rds?
r/SideProject on Reddit: Free (or generous free tier) PostgreSQL hosting platforms for side project – alternatives to AWS RDS?
January 7, 2026 -

I’m building a small side project and need a managed PostgreSQL database that’s free (or has a solid free tier without expiring soon or being too limited). I tried AWS RDS free tier but found it complicated to set up and manage (credits, billing surprises, etc.).

Looking for something easier: quick signup, simple connection string, no credit card if possible, and reliable for hobby/low-traffic use.

Ideally:

• At least 500MB–1GB storage

• No quick expiration (like 30 days)

• Serverless or auto-sleep to save costs

• Bonus: branching, backups, or easy scaling

From what I’ve seen:

• Supabase (500MB, pauses on inactivity)

• Neon (0.5GB per project, serverless scale-to-zero)

• Render (1GB but expires after 30 days?)

• Railway (usage-based with credits)

• Others like ElephantSQL or Aiven?

What do you recommend in 2026? What’s working well for your side projects? Any gotchas with free tiers (like sudden pauses, limits, or upgrades needed)?

Thanks! 🚀

🌐
Reddit
reddit.com › r/nextjs › best postgresql provider
r/nextjs on Reddit: Best PostgreSQL provider
June 6, 2024 -

Hello folks! I'm working on a project using Next.js with PostgreSQL database. As I searched on the net, digitalocean seems good but the only thing I regret is that the database price is somehow overpriced. 15$ per month seems expensive, is there any other solution except AWS and Google Cloud ? What do you think about Vercel's Database plan ?

Thanks in advance.

🌐
Reddit
reddit.com › r/pinoyprogrammer › free hosting for postgresql full stack web app: showcasing skills for my first web dev job
r/PinoyProgrammer on Reddit: Free Hosting for PostgreSQL Full Stack Web App: Showcasing Skills for My First Web Dev Job
June 19, 2024 -

I'm learning web development and I'm creating a roadmap for the tech stack of a company I'm eyeing,
which requires familiarity with PostgreSQL. So, I'm planning to build a full-stack web app to impress them.
It will include different admin roles and realistic fake details generated via faker.js. (I'm still unsure if I can use PostgreSQL with faker.js).

Here's the snag: I need to host this full stack web app for free as a portfolio project and show them what I've got. Any ideas on where to do that? Help a newbie out—Let's make this happen!

🌐
Reddit
reddit.com › r/programming › postgresql cloud hosting alternatives after heroku free end
r/programming on Reddit: Postgresql cloud hosting alternatives after Heroku free end
August 27, 2022 - it's not managed. so you can spend ... what "postgres cloud hosting" means. More replies More replies ... It's not managed Postgres, but you can get a compute instance with 4 Ampere cores, 24 GB of RAM, and 200 GB of SSD storage on Oracle cloud free tier and then install Postgres. Alternatively, they offer free managed Oracle databases up to 20 GB in size in the free tier...