Data Connections
MongoDB
INFO
Column-level Lineage is not currently supported for MongoDB.
Steps to complete:
Configure user in MongoDB
To connect to MongoDB, 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 MongoDB instance. |
Port | MongoDB 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!