Data Connections
Mongo DB
INFO
Column-level Lineage is not currently supported for Mongo DB.
Steps to complete:
Configure user in Mongo DB
To connect to Mongo DB, create a user with read-only access to all databases you may wish to diff.
Configure in Datafold
Field Name | Description |
---|---|
Connection Name | A name given to the data connection within Datafold. |
Host | The hostname for your Mongo DB instance. |
Port | Mongo DB endpoint port; the default value is 27017. |
User ID | User ID, e.g., DATAFOLD. |
Password | Password from above. |
Database | The database to connect to. |
Authentication Database | Database name associated with the user credentials, e.g., main. |
Click Create. Your data source is now ready!