Connecting to MongoDB

Principle

The connect dialog can be used to create a MongoClient instance connected to a MongoDB single instance, replica set, or sharded cluster. Several MongoClient instances can be connected and managed by UMongo.

Options

The following options are supported:

Advanced options

The following options are supported:

Proxy options

The following options are supported: If MongoDB is not accessible from your local machine, but you can SSH to a server that can connect, do the following:

Examples

Following are possible connections: