INFO

Column-level Lineage is not currently supported for MongoDB.

Steps to complete:

  1. Configure user in MongoDB
  2. Configure your data connection in Datafold

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 NameDescription
Connection NameA name given to the data connection within Datafold.
HostThe hostname for your MongoDB instance.
PortMongoDB 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!