#data-quality #metadata #data-governance

data

A Rust library for data governance: master data management, metadata, quality, lineage, and more

1 unstable release

Uses new Rust 2024

0.0.1 Jul 22, 2025

#5 in #data-quality

23 downloads per month

MIT license

4KB

data

data is a Rust library focused on modern Data Governance.

It provides essential components for managing master data, metadata, data quality, data lineage, access control, and more.
With data, you can build robust, compliant, and scalable data platforms in Rust.


✨ Features

  • 🗂️ Master Data Management (MDM): Centralize, unify, and deduplicate your core business entities.
  • 📝 Metadata Management: Organize and track data structures, schemas, dictionaries, and catalogs.
  • 📈 Data Quality & Profiling: Analyze, monitor, and improve the quality and consistency of your datasets.
  • 🔍 Data Lineage: Trace data origins and transformations for compliance and debugging.
  • 🔒 Data Security & Access Control: Role-based access, audit logs, privacy tools.
  • 🧩 Extensible Architecture: Plug in custom models, governance rules, data sources, and more.
  • 🦀 Rust-native: Fast, safe, and ready for integration in any Rust application.

No runtime deps