
OBJECTIVE
CHAPTER
5
Introducing NoSQL
5.1 Introduction
5.2 NoSQL Databases in the Light
of Cap Theorem
5.3 NoSQL Product Categories
5.4 NoSQL Database: Cassandra
5.5 NoSQL Databases in the Cloud
5.6 NoSQL – Do’s and Don’ts
5.7 Business Intelligence and NoSQL
5.8 Big Data and NoSQL
In the previous chapter, we have gone through the key
concepts of ‘Big Data’, i.e., MapReduce. It provides a
parallel computing system to run tasks over distributed
sets of data and then integrate them to a single com-
bined output.
In this chapter, we shall look into another important
concept of Big Data called ‘NoSQL’. The most conven-
tionally used relational ...