Skip to content

Add MongoDB to datacontract cli #1487

Description

@philipp-lutz

In a data mesh, mongoDB is a common operational datastore for lookup patterns and is notorious for schema drifts. It would benefit greatly from data contracts.

  • Import: Create ODCS schema based on a collection's schema
  • Export: Create mongoDB-flavored jsonschema (if necessary; maybe add --dialect option to datacontract export jsonschema
  • Test: Connect to mongoDB collection and check if latest data adheres to data contract

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions