INFO

Column-level Lineage is not currently supported for Mongo DB.

Steps to complete:

  1. Configure user in Mongo DB
  2. Configure your data connection in Datafold

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 NameDescription
Connection NameA name given to the data connection within Datafold.
HostThe hostname for your Mongo DB instance.
PortMongo DB endpoint port; the default value is 27017.
User IDUser ID, e.g., DATAFOLD.
PasswordPassword from above.
DatabaseThe database to connect to.
Authentication DatabaseDatabase name associated with the user credentials, e.g., main.

Click Create. Your data source is now ready!