When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Execute Analytics Queries in Couchbase 6

This course covers the use of the Analytics service in Couchbase and the use of its query language - N1QL for Analytics. It includes use cases, the architecture which supports analytics, and the execution of queries to understand the underlying data.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconpluralsight
  • icon0 (0 reviews )
  • icon2 hour 5 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Execute Analytics Queries in Couchbase 6

As it gets easier and easier to gather data, performing analytics operations to understand what it conveys and make the right business decisions is becoming more and more important. Which is why Couchbase includes an analytics service to simplify the task of data analysis.

In this course, we delve into the implementation of analytics as a separate service in Couchbase so that it does not interfere with operations on bucket data. We explore the steps needed to set up data so that they can be used by analytics, and then focus on running analytics queries.

We then turn our attention towards the query language for Couchbase analytics which is known as N1QL for Analytics. We look at how this is similar to, yet subtly different from regular N1QL and look into various operations which can be performed with this language.

We explore a number of clauses which our analytics queries can include, the operators which we can make use of as well as the built-in functions which can be invoked to operate on document data.

Finally, we cover the use of window functions to perform analytics operations over partitions of data.

Once you have finished this course, you will be well equipped to make sense of large volumes of document data using the Couchbase analytics service. This will help you spot trends in the underlying data, prepare the data for visualizations, and ultimately will help your organization make the right business decisions based on an analytical and data-driven approach.

What You Will Learn?

  • Course Overview : 2mins.
  • Getting Started with N1QL for Analytics : 44mins.
  • Exploring Expressions and Aggregations in Analytics Queries : 35mins.
  • Invoking Analytics Functions for Primitive and Composite Data Types : 21mins.
  • Performing Advanced Operations Using Built-in Functions : 21mins.