Connect to MongoDB (original) (raw)

Docs Home

/

Languages

/

Javascript

/

Node.js Driver

Overview

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

Compatibility

You can use the Node.js driver to connect and use the Node.js driver for deployments hosted in the following environments:

To learn more about using drivers to connect for deployments hosted in MongoDB Atlas, see Connect Your Application.

For information about authenticating to MongoDB, see the Authentication Mechanisms section.

BackGet Started with the Node.js Driver

NextCreate a MongoClient

Rate this page

On this page