Live data from Hacker News

Ask HN: Cost Effective Managed Postgres for Next.js App

news.ycombinator.com

1–10 of 10 posts

Re: Ask HN: Cost Effective Managed Postgres for Next.js App

#5

What blockers did you run into on Vercel Postgres and Neon? What do you expect to spend?

Haven’t integrated with either of them, still evaluating.

I am looking for a solution that scales with the product. Anticipating to have atleast two databases - one production and one staging.

Quick context on the product - it’s a SaaS product similar to Linear (project management).

Re: Ask HN: Cost Effective Managed Postgres for Next.js App

#6
post #5

What blockers did you run into on Vercel Postgres and Neon? What do you expect to spend?

Haven’t integrated with either of them, still evaluating. I am looking for a solution that scales with the product. Anticipating to have atleast two databases - one production and one staging. Quick context on the product - it’s a SaaS product similar to Linear (project management).

Still unclear to me why the two solutions you founds don't scale. Is pricing the issue ($20 USD/month minimum)?

Re: Ask HN: Cost Effective Managed Postgres for Next.js App

#7
post #6
post #5

Earlier quoted context omitted.

Haven’t integrated with either of them, still evaluating. I am looking for a solution that scales with the product. Anticipating to have atleast two databases - one production and one staging. Quick context on the product - it’s a SaaS product similar to Linear (project management).

Still unclear to me why the two solutions you founds don't scale. Is pricing the issue ($20 USD/month minimum)?

Yes, exactly. Per database pricing is cost effective enough, but $20 plan is something that I am trying to avoid.

In that case, going ahead with Neon only seems viable. But I am unsure if I will be using branching and other features.