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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

MongoDB Stale Reads

12 点作者 atuladhar大约 10 年前

2 条评论

egil大约 10 年前
Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9417773" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9417773</a>
DigitalSea大约 10 年前
Yikes! and to think there was a time when MongoDB was even worse than it is now (which is still worse, but better). I just struggle to fathom why anyone uses MongoDB or similar NoSQL databases with similar problems for production purposes. If you want a real database, use one that has been around for a long time. MySQL, Microsoft SQL Server or PostgreSQL are far better choices.<p>Having said that, I do use MongoDB, but I do not use it in production. MongoDB is great when you&#x27;re prototyping an application and you do not know how your data will be structured, when you want a database you can store stuff in and test. There are very few situations that require a solution like MongoDB to be used and for those times, there are far better solutions out there.<p>I hope Stripe are not using MongoDB for anything mission critical (or for anything at all) for that matter.
评论 #9463833 未加载