Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Cosmos DB
Azure Cosmos DB
Introduction (0:41)
Prerequisites (0:56)
Data import
Create Azure Cosmos DB (3:31)
Create Database and Collection (10:41)
Create Collection with custom indexing (4:53)
Change Collection Throghput (2:48)
Add an Item to a Collection (3:10)
Exporting JSON data to a Collection (2:55)
Data Manipulation
Read data from a collection (3:20)
Read selected data from a collection (3:12)
Creating a stored procedure (4:26)
Calling a stored procedure
Creating a parameterized stored procedure and calling it via Azure API (2:14)
User Defined Functions (3:28)
Triggers (3:07)
Updating Collections
Updating items in a Collection (2:32)
Querying
Multiple ways to select all (3:43)
Parallel Query (3:34)
Query with SQL Parameters (3:07)
Query with filter and projection (1:48)
Query with equality and inequality (2:15)
Range Operations (2:07)
Deletion
Deleting an item from Collection (2:07)
Indexing
Setting up Indexing at Document Level (2:01)
Setting up Indexing at Collection Level (2:16)
Exclude Path - Manage Indexing in nested level items (2:28)
Range Indexing (2:38)
Range Index on Strings (2:52)
Alter Indexing dynamically (1:27)
Conclusion and Code Download
Conclusion (0:20)
Read selected data from a collection
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock