Apache Cassandra is quite different from a typical relational database management system (RDBMS) such as MySQL or the Oracle database. This chapter sets the stage for the need for NoSQL databases in general, and for Cassandra.
In addition, this chapter explains the distinctive features of a Cassandra database and introduces several key concepts and terms that are unique to Cassandra.
You will learn about the key concepts that make Cassandra special. The chapter also introduces Cassandra’s data modeling and explains key Cassandra terminology.
This book is ...