TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Neon Postgres vs. Supabase

45 点作者 TheAnkurTyagi9 个月前

7 条评论

ko_pivot9 个月前
While you can use Supabase as simply a Postgres provider, the more interesting comparison IMO is to other backend-as-a-service providers. Supabase used to call themselves a “Firebase alternative” but at this point they have surpassed Firebase in almost every way, in my view.
评论 #41246861 未加载
评论 #41242159 未加载
评论 #41241359 未加载
评论 #41243018 未加载
roberttod9 个月前
Do these providers really bring enough value to use them over a colocated managed db? (Not just the same region, but subnet etc)<p>I was under the impression for quite some time that it wasn&#x27;t that bad to have 2-3ms latencies compared to a co-located DB which is typically &lt;1ms. However, we recently switched from Neon to a colocated, managed db and there was a huge improvement. Some of our queries were executing sequentially (due to our ORM, Prisma), and so what was a 3 second transaction was reduced to only 1 second. Yes this could be rearchitected better, but it illustrates a major floor in my mind for these companies providing only a DB.<p>Managed vs. unmanaged is a massive difference and would be worth it. But these days I was under the impression most hosting companies also offer managed DBs.
评论 #41241209 未加载
评论 #41242116 未加载
评论 #41241395 未加载
评论 #41243432 未加载
评论 #41241197 未加载
eashish939 个月前
Supabase can&#x27;t become firebase alternative, if they do not introduce pay per hour pricing model. Their plan starts at $25&#x2F;month (their free plan is shit). Even their auth is not free unlike firebase which has everything almost free to start.
评论 #41244243 未加载
re-thc9 个月前
What is a CPU?<p>If it&#x27;s AWS hosted for example it can range from a t2 (low end) to c7a (high end) and have huge performance impacts. How will this change over time?<p>It&#x27;s weird that pricing is based on CPU but it&#x27;s never defined. And how do we compare between offerings when that much is not obvious?
评论 #41240984 未加载
alexnewman9 个月前
I tried using supabase to back a vercel project. It was far too slow so we switched back to postgresql included with vercel. Turns out that was neon under the hood. The project is called webtm.io. It&#x27;s opensource so you should be able to see this in history.
评论 #41241545 未加载
someoneontenet9 个月前
Seems weird to compare them since I see them as complimentary services.
评论 #41240885 未加载
评论 #41243058 未加载
qaq9 个月前
what is the largest node size Neon will scale to ?
评论 #41240932 未加载