Take a coding deep dive into development with Azure Cosmos DB, a multi-model database that's globally distributed, and scales remarkably well.
Overview
Syllabus
Introduction
- Welcome
- What you should know
- How to use the exercise files
- Create database
- Create partitioned collection
- Create partitioned collection with custom indexing
- Change collection performance
- Add typed documents from file
- Add JSON from file
- Simple stored procedure query
- Import documents with stored procedure
- Execute ImportDocument stored procedure
- User-defined functions (UDFs)
- Trigger
- Exclude indexing at document level
- Manual indexing at collection level
- Exclude paths from index
- Force range scan on a hash index
- Range indexing on strings
- Alter indexing strategy dynamically
- Multiple ways to select all
- Parallel query
- Query with SQL parameters
- Query with filter and projection
- Query with equality and inequality
- Range operations
- Teardown video
- Next steps
Taught by
Chander Dhall