Getting Started with MongoDBMongoDB入门

To get started and explore MongoDB, try the 5 minute interactive tutorial that connects you to a MongoDB Atlas cluster and walks you through inserting, querying, and deleting data in MongoDB.要开始探索MongoDB,请尝试5分钟的交互式教程,该教程将您连接到MongoDB Atlas集群,并引导您在MongoDB中插入、查询和删除数据。

Interactive Tutorial互动教程

You do not need to install anything. Click the Launch button of the in-browser Integrated Development Environment to start the tutorial.你不需要安装任何东西。单击浏览器内集成开发环境的“启动”按钮开始教程。


Unavailable offline

Lab unavailable实验室不可用

Labs are unavailable in offline mode实验室在离线模式下不可用

Link to live site链接到实时站点

After completing the tutorial, see Getting Started with Atlas to deploy a free cluster without any installation overhead.完成本教程后,请参阅Atlas入门,以部署免费集群而无需任何安装开销。

Next Steps后续步骤

Set up Your Own Deployment设置自己的部署

To set up your own deployment:要设置自己的部署,请执行以下操作:

Deployment部署Description描述
MongoDB Atlas Free Tier ClusterMongoDB Atlas免费层集群MongoDB Atlas is a fast, easy, and free way to get started with MongoDB. To learn more, see the Getting Started with Atlas tutorial.MongoDB Atlas是一种快速、简单、免费的入门方式。要了解更多信息,请参阅Atlas入门教程
Local MongoDB installation本地MongoDB安装For more information on installing MongoDB locally, see Install MongoDB.有关在本地安装MongoDB的更多信息,请参阅安装MongoDB

Additional Examples其他示例

For additional examples, including MongoDB driver specific examples (Python, Java, Node.js, etc.), see:有关其他示例,包括特定于MongoDB驱动程序的示例(Python、Java、Node.js等),请参阅:

Additional Topics其他主题