博客MongoDB 和微软正在通过 AI 辅助加速开发者。 了解更多 >

工具

MongoDB for VS Code. 在您的 IDE 中构建,无需离开。

直接从您的 VS Code 环境构建应用程序并与 MongoDB 中的数据一起工作。

立即下载
阅读文档
Thumbnail image for the demo video

MongoDB for VS Code 扩展演示视频

查看 MongoDB for VS Code 扩展的实际操作!学习如何在 MongoDB 中导航您的数据、构建查询和聚合,并将它们导出到流行的编程语言,使用沙盒进行原型设计,等等。

MongoDB GitHub Copilot 扩展

现在处于公共预览阶段,通过 MongoDB 集成增强您的 Copilot 体验,该集成可帮助基于集合架构生成准确的查询,将查询从编程语言转换为查询并从查询转换回编程语言,并在 MongoDB for VS Code 扩展内快速从文档中获取答案。
安装 MongoDB GitHub Copilot 扩展
Illustration of the robot standing on a smartphone screen.

导航您的 MongoDB 数据

连接到 MongoDB 集群,遍历您的数据库和集合,快速查看您的模式和索引,并查看您集合中的文档。
An example of a MongoDB or Atlas cluster.
An example of a MongoDB playground

MongoDB 沙盒

原型设计 CRUD 操作和 MongoDB 命令的最佳方式

  • 编辑并运行您的沙盒以立即查看结果
  • MongoDB 语法高亮显示
  • 智能自动完成命令、运算符和数据库、集合和字段名称
  • 将代码片段阶段到创建聚合

快速访问 MongoDB Shell

从命令面板启动 MongoDB Shell,以快速连接到您在 VS Code 中激活的同一集群。

An example of the MongoDB Shell connecting to a cluster in VS Code.
An illustration of automated snippets

使用 Terraform 自动化 Atlas 配置

您是否使用 Terraform 管理您的基础设施?使用 MongoDB for VS Code,您可以通过代码片段轻松利用 MongoDB Atlas Terraform Provider 设置和配置您的 Atlas 资源。

导出到语言

将您的查询或聚合(包括特定于驱动程序的语言)导出到您选择的编程语言。当前支持的语言包括 Node.js、Python、Java、C# 和 Ruby。

An example of exporting a MongoDB query to Java

资源

准备好开始了吗?

从 Visual Studio Marketplace 下载扩展,并在 VS Code 环境中开始与 MongoDB 一起工作。
立即下载文档
Database illustration