Introduction

Completed

There are various SDKs (Software Development Kits) available to connect to the Azure Cosmos DB for NoSQL from many popular programming languages including, but not limited to:

  • .NET (C#)
  • Java
  • Python
  • JavaScript (Node.js)
  • GO

For this section, you explore and get hands-on with the .NET, Python, and JavaScript SDKs for the Azure Cosmos DB for NoSQL.

After completing this module, you'll be able to:

  • Integrate the Microsoft .NET, Python, and JavaScript Azure Cosmos DB SDK libraries using package managers
  • Connect to an Azure Cosmos DB for NoSQL account using an SDK and .NET, Python, or JavaScript