1. Introduction

This section covers the fundamental motivations and high-level concepts behind Big Data.


2. Lessons learned from the past

This section focuses on the foundational principles derived from traditional relational database systems.

Theory: Data independence means that the logical view on the data is cleanly separated, decoupled, from its physical storage. A RDBMS exposes a table as logical model, together with logical building block for manipulating it.