Docs Menu
Docs Home
/ / /
Node.js
/

Connection

Learn how to configure your application's connection to a MongoDB deployment using the Node.js driver. In the following sections, you will learn:

  • How to Connect to MongoDB

  • The Available Connection Options

  • How to Enable Network Compression

  • How to Enable TLS on a Connection

For information about authenticating to MongoDB, see Authentication Mechanisms and Enterprise Authentication Mechanisms.

Back

Fundamentals

On this page