mdm 0.0.1

A Rust library for Master Data Management (MDM): unify, manage, and govern your core business data.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 5.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 981.28 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • billgo

mdm

mdm is a Rust library for Master Data Management (MDM).

It provides essential components and APIs to manage, unify, and govern core business data across diverse applications and data sources.
With mdm, you can ensure data consistency, eliminate duplicates, and streamline integration in your Rust-based data platforms.


✨ Features

  • 🔗 Centralized master data: Model and manage key entities such as customers, products, suppliers, and more.
  • 🔍 Data unification & deduplication: Merge records and eliminate redundancies with configurable matching strategies.
  • 🛠️ Flexible data integration: APIs for ingesting and synchronizing data from multiple sources.
  • 🧩 Extensible architecture: Customize entity models, validation rules, and data enrichment.
  • 🦀 Rust-native: Safe, fast, and easily embeddable in any Rust project.