Switch language한국어
Back to the list

dcvpg — Data Contract Validator & Pipeline Guardian

TL;DR AI

Key summary

1 min read
  1. dcvpg is an open-source tool for defining and enforcing data contracts as code.

  2. It runs on Python with YAML-based contracts and is designed to integrate with CI/CD.

  3. Features include schema drift detection, quality rule validation, freshness SLA monitoring, and pipeline gate integration.

  4. The project and documentation are available on GitHub.

Read the original