The MongoDB Shell (mongosh) is great, but generally you will need to use MongoDB in your application. To do this, MongoDB has many language drivers.
The language drivers allow you to interact with your MongoDB database using the methods you've learned so far in `mongosh` but directly in your application.
These are the current officially supported drivers:
There are other community supported libraries as well.
Let's see how to use the drivers using Node.js next.
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!