Data Quality
Data Catalog for CI/CD
★ 4.0
Data Quality Testing
★ 4.6
pip install grai-clientpip install soda-corepip install grai-clientpip install soda-corePython data engineers use Grai's Python client to register custom data assets and their relationships in the lineage graph. The GitHub Action integration runs impact analysis on pull requests — when a dbt model or database column changes, Grai reports which downstream Python pipelines, dashboards, or ML features depend on it before the change is merged.
Data engineers integrate Soda Core into Airflow or dbt pipelines to run data quality scans after each transformation step. A scan YAML file defines checks on a specific table, the Python SDK runs them, and failed checks are reported to Soda Cloud or surfaced as pipeline task failures to block bad data from advancing.
Individual Tool Pages