DocumentDB Local – MongoDB API on Your Machine

thumbnail

End-to-End DocumentDB Local Walkthrough

Prerequisites: Set Up Docker

Before starting, check if Docker is installed. If not, follow the instructions to install Docker on your machine based on the operating system.

Start DocumentDB Local

Start DocumentDB Local using a specific port to connect to.

Connect using the DocumentDB for VS Code Extension

Use the DocumentDB for VS Code Extension to connect to DocumentDB Local and manage your data.

Add a New Connection

Add a new connection to DocumentDB Local using the VS Code extension.

Connect and Create a New Database and a Collection

Connect to DocumentDB Local, create a new database, and a collection in order to manage data effectively using the extension.

DocumentDB for VS Code is a helpful tool that allows developers to work with DocumentDB and MongoDB instances seamlessly within their editor. For more updates and contributions, visit the GitHub links provided.

GitHub Repositories:

  • DocumentDB Local Source & Documentation
  • DocumentDB for VS Code Extension Source & Documentation

Your valuable feedback and contributions are greatly appreciated in driving further development and enhancements!