Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Data contracts is an amazing initiative to bring data producers and data consume
- [Data Caterer](https://github.com/data-catering/data-caterer) - Data Caterer is a test data management tool that can leverage the rich metadata from data contracts to help simulate production-like data and validate your data pipelines
- [Provero](https://github.com/provero-org/provero) - Provero is a vendor-neutral, declarative data quality engine with built-in data contracts support. Define checks and contracts in YAML, run anywhere. Features include schema validation, SLA enforcement (freshness, completeness), contract versioning with diff, and violation blocking.
- [Schemata](https://github.com/ananthdurai/schemata) - Schemata is a schema modeling framework for decentralized domain-driven ownership of data. Schemata combines a set of standard metadata definitions for each schema & data field and a scoring algorithm to provide a feedback loop on how efficient the data modeling of your data warehouse is.
- [DataCharter](https://github.com/datacharter/datacharter) - DataCharter is a local-first, contract-governed data explorer: a YAML data contract declares sources, PII, and access rules, which it enforces when serving DuckDB-federated data to SQL users and AI agents over the Model Context Protocol (MCP).

## Specifications and Protocols

Expand Down