Connection连接
On this page本页内容
Overview概述
Learn how to configure your application's connection to a MongoDB deployment using the Node.js driver. 了解如何使用Node.js驱动程序配置应用程序与MongoDB部署的连接。In the following sections, you will learn:在以下部分中,您将学习:
How to Connect to MongoDB如何连接到MongoDBThe Available Connection Options可用的连接选项How to Enable Network Compression如何启用网络压缩How to Enable TLS on a Connection如何在连接上启用TLSHow to Connect to MongoDB Atlas from AWS Lambda如何从AWS Lambda连接到MongoDB Atlas
For information about authenticating to MongoDB, see Authentication and Enterprise Authentication Mechanisms.有关向MongoDB进行身份验证的信息,请参阅身份验证和企业身份验证机制。