Advanced NoSQL Operations
Learn some of the features and functions we can use when we need to write complex queries.
Introduction
Cosmos DB SQL syntax is rich and full of features specific to JSON documents. We lose some operations and gain a lot more compared to traditional SQL. To efficiently query the database, we must know what we can use with this specific implementation. This lesson will show a few examples of what the Cosmos DB SQL syntax can offer.
For the query examples below, we can use documents that look like the following. It represents a user of an online shop containing their whole purchase history.
Get hands-on with 1400+ tech skills courses.