Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 2.35 KB

mongodb-index.md

File metadata and controls

68 lines (45 loc) · 2.35 KB
title description services author manager documentationcenter ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Azure Cosmos DB: MongoDB API articles | Microsoft Docs
A list of all the articles specific to creating document databases with the MongoDB API in Azure Cosmos DB.
cosmos-db
mimig1
jhubbard
0ee5b7f8-cda9-41a1-b7f0-f6a97e58c4da
cosmos-db
data-services
na
na
article
10/25/2017
mimig

Azure Cosmos DB: MongoDB API documentation

This article provides links to all Azure Cosmos DB content specific to the MongoDB API.

These articles do not apply to the DocumentDB API, Graph API, or Table API.

Introduction and concepts

These are must read topics and resources to start learning about the MongoDB API for Azure Cosmos DB.

Quickstarts

The Quickstart topics are the fastest way to create a working application with Azure Cosmos DB. In each Quickstart, you learn how to use the UI-based Azure portal and your favorite coding language to create database solutions with Azure Cosmos DB. Cloneable web apps from GitHub area available for each Quickstart.

Tutorials

These tutorials are a level deeper than the Quickstarts. In the tutorials, you build apps from scratch and copy and paste code into the app. You'll also learn how to import data, query data, and distribute your databases globally.

Create a console app

Create a web app

Migrate MongoDB data

Work with data

Developers guide