Showing posts with label Big Data. Show all posts
Showing posts with label Big Data. Show all posts

Jun 6, 2013

SQL and NoSQL: When to use what for my App?

RDBMS (SQL) and other structured storages (NoSQL) explained by Martin Fowler (http://martinfowler.com/nosql.html):

Also interesting:

Dec 6, 2012

MapReduce easily explained

Confused about the MapReduce algorithm for parallel processing of "Big Data"? It's an easy concept, e.g. used in Hadoop: http://java.dzone.com/articles/confused-about-mapreduce