Connects to a Mongo database. You can give a username and password in the
connection string if URL encoded, OR you can pass it as arguments to this
constructor.
Please note that username/password in the connectionString will OVERRIDE
ones given as separate arguments.
Connects to a Mongo database. You can give a username and password in the connection string if URL encoded, OR you can pass it as arguments to this constructor.
Please note that username/password in the connectionString will OVERRIDE ones given as separate arguments.