Applied MathBusiness ManagementBusiness Management/AdministrationComputer Information SystemsComputer ScienceComputing & Information TechnologyCybersecurityMath

Azure Cosmos DB: SQL API Deep Dive

The SQL API is considered the core API for Azure Cosmos DB. It allows developers to query and manage the data they have stored in Cosmos using a familiar programming language. Explore the SQL API more deeply in this course with Microsoft Certified Trainer and Azure MVP Sidney Andrews. Sidney explores the data model and software development kits in SQL API, and then dives straight into writing code to perform common operations in Cosmos DB, such as managing and querying documents. Then he investigates the server side of SQL API, exploring its JavaScript integration and features such as stored procedures. Finally, explore the advanced features of SQL API, such as GeoJSON support for geospatial data and the optimistic concurrency control for resolving server-side conflicts.

Learn More