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.

MapReduce (NoSQL): A major step backwards

4 pointsby pjalmost 16 years ago

1 comment

scramealmost 16 years ago
I see this stupid article pop up every couple months. There are a few things wrong with it:<p>1) Map/Reduce is an algorithm, not a datastore.<p>2) Map/Reduce is geared towards problems that SQL does not work well for.<p>3) They are not talking about Map/Reduce for most of the article. They are talking about schema-less document based data stores, like BigTable or CouchDB.<p>4) This is FUD published by a bunch of RDBMS consultants. They have a vested interest in shooting down competing technologies. This is pretty obvious from their _complete_ misunderstanding of the technology that they are attacking.<p>5) I dont understand why the poster specifically tagged (NoSQL) in the header since this predates the NoSQL "movement", and has nothing to do with the experimental RDBMS.<p>tl;dr : move along folks, nothing worthwhile here.
评论 #685541 未加载