Azure Cosmos DB: SQL API Deep Dive

Go to class
Write Review

Free Online Course: Azure Cosmos DB: SQL API Deep Dive provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Azure Cosmos DB: SQL API Deep Dive is taught by Sidney Andrews.

Overview
  • Learn how to use SQL API to query and manage data stored in Cosmos DB with SQL and JavaScript.

Syllabus
  • Introduction

    • Explore the Azure Cosmos DB SQL API
    • What you should know
    1. Overview of the SQL API
    • Azure Cosmos DB SQL API
    • SQL API SDKs
    • Data model
    • Data normalization
    2. Common Operations
    • Manage documents
    • SQL query syntax
    • Time to live
    • Challenge: SQL document queries
    • Solution: SQL document queries
    3. Server-Side Programming
    • Programming in the Data Explorer
    • Programming in the Data Explorer: Demo
    • Stored procedures
    • Advanced stored procedures
    • Pre- and post-triggers
    • User-defined functions
    • Challenge: JavaScript programming
    • Solution: JavaScript programming
    4. Advanced Features
    • Geospatial data
    • Optimistic concurrency
    Conclusion
    • Next steps