-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
Is it possible to connect to MongoDB using the standard connection string format?
example:
mongodb://<user>:<password>@hostname.com:<port>/database-name?ssl=true
https://docs.mongodb.com/manual/reference/connection-string/
Reactions are currently unavailable