MongoDB
To create a connection with MongoDB, enter the following parameters:
Parameter | Description |
---|---|
Connection Name | Name to to identify your connection |
Protocol | Protocol to use to communicate to the database |
Host | Where your MongoDB instance runs |
Username | Username for your MongoDB instance |
Password (Secret required) | Password for your MongoDB instance |
Database | Default database for reading and writing data |
Collection | Collection to use for the connection |