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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

NoSQL Databases: What, Why and When

106 点作者 ahmicro大约 14 年前

5 条评论

xtacy大约 14 年前
The slide that contrasts RDBMS and NoSQL DBs and asks "A step backwards?" reminds me of the rebuttal of MapReduce and NoSQL stores by Mike Stonebraker (copy of the article here: <a href="http://craig-henderson.blogspot.com/2009/11/dewitt-and-stonebrakers-mapreduce-major.html" rel="nofollow">http://craig-henderson.blogspot.com/2009/11/dewitt-and-stone...</a>)
评论 #2393205 未加载
crux_大约 14 年前
Opinion: traditional databases suck and so do NoSQL ones, for the exact opposite reasons.<p>A better solution would be one that gives developers fine-grained control over "scalable and loose" vs "less-scalable and tight", rather than all-or-nothing in either direction.<p>That is to say: I want full ACID on my "financial transactions" collection and maximum scalability for my "chat messages" one -- but I want them in the same overall system, accessed via the same API, managed via the same tools, and with knobs that can be inexpensively modified on the running system.
评论 #2393030 未加载
评论 #2392527 未加载
评论 #2392783 未加载
评论 #2394096 未加载
评论 #2392508 未加载
quipo大约 14 年前
Apologies for the extremely flat and boring tone of voice and the somewhat rushed comparison of the actual products. Next time I'll do better, promise :)<p>Some notes to introduce the slides: <a href="http://www.alberton.info/nosql_databases_what_when_why_phpuk2011.html" rel="nofollow">http://www.alberton.info/nosql_databases_what_when_why_phpuk...</a>
fl0bar大约 14 年前
I was at this conference and attended this speech, it was one of the better presentations
rch大约 14 年前
Very nice set of slides.
评论 #2391466 未加载