Combine and Aggregate Data from Couchbase 6 Using N1QL

Course Cover
compare button icon

Course Features

icon

Duration

186 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Mobile, Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

186 minutes

Course Description

In the course "Combine and Aggregate data from Couchbase Using N1QL," you will gain hands-on experience in writing queries that combine and aggregate related documents. The N1QL query language, which is similar to SQL but can also work with JSON data, will be utilized. The course will cover various join operations, including left and right joins, to combine data from related documents. Additionally, the NEST operation will be taught to combine a collection of matching documents. Nested arrays can be unpacked using the UNNEST operation. Aggregate operations in N1QL, such as GROUP BY and HAVING statements, will also be covered. The course will introduce the LETTING keyword for creating variables that can be referenced within a HAVING statement. Set operations in N1QL, such as UNION and INTERSECT, will also be explored. By the end of the course, you will have the skills to perform a variety of queries that combine and aggregate data from Couchbase documents.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Hands-On Training,Instructor-Moderated Discussions

Skills You Will Gain

What You Will Learn

Beyond that, you will discover some aggregate operations which can be performed in N1QL using the GROUP BY and HAVING clauses, and will use the LETTING keyword to declare variables which can be referenced in a HAVING clause

By the end of this course, you will have the skills required to run a variety of queries which can combine and aggregate data stored in documents

Finally, you will perform a few set operations in N1QL such as UNION, INTERSECT, and EXCEPT

First, you will explore how data from different related documents can be combined by performing a JOIN operation, and a variety of joins will be covered in the course including left and right joins

Learn about combining and aggregating data from multiple related documents using the N1QL query language? In this course, Combine and Aggregate Data from Couchbase Using N1QL, you will get some hands-on experience in writing queries which combine and aggr

These queries will be written in the N1QL query language which has a SQL-like syntax but is meant to work with JSON data

You will also get to combine a collection of matching documents into an array using the NEST operation and will also learn to unpack a nested array using UNNEST

Course Cover