Azure Cosmos DB JavaScript V3 SDK is now available
Posted on Monday, July 15, 2019
Now generally available, the Azure Cosmos DB JavaScript V3 SDK includes usability updates to the object model for a better developer experience, as well as the ability to begin using partition keys to scale previously non-partitioned containers. The SDK is fully open-sourced, written in TypeScript, and supports JavaScript promises and the async/await programming model.
Get started today and follow the quickstart and tutorial. Log issues and feedback in the GitHub repo.