Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Design Data Models for Couchbase 6

This course guides you on how to best utilize the flexibility and performance gains offered by representing your data as documents in Couchbase, while mitigating some of the limitations of this format.

Kishan Iyer - Pluralsight course - Design Data Models for Couchbase 6
by Kishan Iyer

What you'll learn

Couchbase is among the most widely used document databases thanks to its rich set of features and its performance in a distributed environment. This course, Design Data Models for Couchbase, delves into how data is represented in this database, from the JSON format used for documents to the mapping of relationships between different types of entities.

First, you'll will explore the fundamentals of documents in Couchbase, and how these can be logically grouped together into collections called buckets. Then, you'll see how this data is stored and distributed in a cluster, which includes the concepts of vBuckets as well as replication.

Next, you'll move on to modeling entity information in Couchbase. This includes the trade-offs involved when normalizing and denormalizing data, and the techniques involved in defining denormalized documents.

Finally, you will discover some of the important properties of Couchbase documents. These include how they are accessed by concurrent processes, how they are updated by transactions, and how they can be set to expire after a specified amount of time.

Once you complete this course, you will have a broad understanding of how to model your data for the Couchbase database. You will know how to model entities and relationships using documents, how you can combine the content from related documents using join and nest operations, and how document properties can be configured for various use cases.

Table of contents

About the author

Kishan Iyer - Pluralsight course - Design Data Models for Couchbase 6
Kishan Iyer

An engineer at heart, I am drawn to any interesting technical topic. Big Data, ML and Cloud are presently my topics of interest.

More Courses by Kishan