dbt testing & code quality · InfuseAI (DataRecce)

Recce

Open-source data-diffing agent that reviews the downstream impact of a dbt pull request before it merges.

Recce is a data-validation tool for dbt pull requests: it runs schema diffs, row-level data diffs, row counts, and column-level profile and histogram comparisons between a PR's changed models and production, plus downstream lineage impact, so a reviewer can see exactly what a code change did to the data before merging rather than trusting the SQL diff alone. It ships as an Apache-2.0-licensed, self-hostable Python CLI (recce) for local and CI use, with a paid Recce Cloud layer adding an AI agent that explains findings, shared team checklists, and PR-integrated collaboration. It complements, rather than replaces, dbt's built-in dbt test: Recce is about catching unintended data changes from a diff, not asserting business rules.

At a glance

Vendor InfuseAI (DataRecce)
Pricing model Free tier + paid plans
Free tier Yes
Deployment Cloud, Self-hosted
Open source Yes (Apache-2.0)
Best for Analytics engineers who need to see the actual data impact of a dbt model change before approving a pull request.

Pricing

Free open-source CLI plus a Free cloud tier; paid Team and custom Enterprise tiers add collaboration, unlimited checks and SSO.

Plan Price Notes
Free $0 10 customized preset checks, 100 agent reviews/month, community support
Team $250/month, billed annually unlimited preset checks, 1,000 agent reviews/month, unlimited seats, 48-hour support SLA
Enterprise custom SSO, BYOC deployment, custom review/agent limits, semantic layer support

Prices read from the vendor's own page on September 21, 2026. Vendors change prices; check the source before you budget.

Features

  • Schema and row-level data diffs between branches
  • Column-level profile, value and histogram diffs
  • Downstream lineage impact analysis
  • PR-integrated review workflow
  • CI integration for automated checks
  • AI agent that explains diff findings (cloud)
  • Free, self-hostable open-source CLI

Integrations

Profile last reviewed September 21, 2026

Alternatives

Recce in the index now

Terms to know

Related guides