Book Image

HBase Essentials

By : Nishant Garg
Book Image

HBase Essentials

By: Nishant Garg

Overview of this book

Table of Contents (14 chapters)

Chapter 2. Defining the Schema

In this chapter, we are going to learn some of the basic concepts of the column family database, that is, HBase, and cover the following topics:

  • Data modeling

  • Designing tables

  • CRUD operations

Let's dive in and start off by taking a look at how we can model data in HBase.