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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is SQL the new COBOL?

4 点作者 ecounysis超过 14 年前

3 条评论

geophile超过 14 年前
You mean, with NoSQL being the new hotness?<p>No, SQL is not the new COBOL. COBOL was superceded by languages that do the same things better, and then some. COBOL has a huge amount of inertia and is never going away, but not because it's anyone's ideal language for any task.<p>SQL database systems are in a very different situation. They do many things better than any alternative. NoSQL systems may scale better, for some definition of "scale", and for some parts of some applications, but SQL databases do lots of useful things that are hard to obtain using any other technology.<p>NoSQL is like a tax shelter. It's a solution to a problem you wish you had, but do not actually have. You aren't rich enough to need a tax shelter. And unless the minimum viable product you created over the weekend is being used by 100 million users, all day every day, you don't need NoSQL.
评论 #2072218 未加载
regularfry超过 14 年前
Only if Tutorial D became <i>much</i> more viable while I wasn't looking.
stevenwei超过 14 年前
No, Java is the new COBOL.
评论 #2072141 未加载