TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Supabase vs. Neon Database: Which One Should I Choose?

3 pointsby TheAnkurTyagi11 months ago
I wonder if HN could share their favorite serverless Postgres database?<p>I&#x27;m currently evaluating different database solutions for a SaaS I&#x27;m working on, and I&#x27;ve narrowed it down to Supabase and Neon Database. I&#x27;ve done some initial research, but I&#x27;m looking for more insights from the community.<p>Here are a few specifics about my project:<p>* Scale: Anticipating moderate to high traffic * Tech Stack: very minimal I can go for a web app:- JavaScript, TypeScript using NextJS, ReactJS- TailwindCSS, RadixUI for UI- Deploy on Vercel * Key Requirements: Real-time capabilities, ease of use, performance, cost-efficiency, and good support&#x2F;docs.<p>Questions:<p>1. Performance and Scalability: How do these two compare in terms of handling large-scale applications? Any real-world experiences would be great. 2. Ease of Use: Which one has a more developer-friendly interface and better docs? 3. Real-time Features: How do their real-time features stack up against each other? 4. Community and Support: How active and helpful are their communities and support teams? 5. Cost: Any insights on the cost-effectiveness of each, especially for scaling applications?<p>I&#x27;m leaning towards one but would love to hear your thoughts and experiences.

2 comments

agent00111 months ago
We&#x27;re using Neon with an internal Kubernetes operator and we&#x27;re incredibly happy with Neon&#x27;s tech solutions and my company switched over to Neon from PlanetScale. In part for the ability to scale up&#x2F;down easily and also so I could run multiple databases on the same cluster and Neon starts very quickly as well which is pretty awesome but I think they are not equivalent of each other. Neon is like a serverless Postgres database, while Supabase is a BaaS.
评论 #40775068 未加载
cranberryturkey11 months ago
Checkout <a href="https:&#x2F;&#x2F;surrealdb.com" rel="nofollow">https:&#x2F;&#x2F;surrealdb.com</a> -- its pretty sick.
评论 #40774750 未加载