Docs HomeNode.js

Create a MongoDB Deployment创建MongoDB部署

You can create a free tier MongoDB deployment on MongoDB Atlas to store and manage your data. MongoDB Atlas hosts and manages your MongoDB database in the cloud.您可以在MongoDB Atlas上创建一个免费的MongoDB部署层来存储和管理您的数据。MongoDB Atlas在云中托管和管理您的MongoDB数据库。

1

Create a Free MongoDB deployment on Atlas在Atlas上创建免费的MongoDB部署

Complete the Get Started with Atlas guide to set up a new Atlas account and load sample data into a new free tier MongoDB deployment.完成Atlas入门指南,建立一个新的Atlas帐户,并将示例数据加载到新的免费层MongoDB部署中。

2

Save your Credentials保存您的凭据

After you create your database user, save that user's username and password to a safe location for use in an upcoming step.创建数据库用户后,将该用户的用户名和密码保存到安全位置,以便在下一步中使用。

After you complete these steps, you should have a new free tier MongoDB deployment on Atlas, database user credentials, and sample data loaded in your database.完成这些步骤后,您应该在Atlas上部署一个新的免费层MongoDB,在数据库中加载数据库用户凭据和示例数据。

Note

If you run into issues on this step, ask for help in the MongoDB Community Forums or submit feedback using the Share Feedback tab on the right or bottom right side of this page.如果在此步骤中遇到问题,请在MongoDB社区论坛中寻求帮助,或使用此页面右侧或右下角的“共享反馈”选项卡提交反馈。

Next: Create a Connection String下一步:创建连接字符串