Cut dbt review time by 90% and ship accurate data fast
Recce gives data teams a faster, more reliable way to understand, review, and ship changes without all the guesswork or manual overhead.
You can launch Recce in any dbt project in just two commands:
# cd into your dbt project
pip install -U recce
recce server
This starts Recce locally, where you can explore lineage and run queries. To unlock the full set of diffing tools, such as data comparisons and impact checks, you’ll need to prepare two environments to compare against. You can follow our Getting Started and 5-minute Jaffle Shop tutorial to try it out step-by-step.
Recce gives you a clear, fast way to understand what your data changes are doing and why they matter. It helps you catch problems early, verify metrics, and share your findings with others, all as part of your normal workflow.
- Select nodes in the lineage to perform Checks (diffs) as part of your impact assessment during development or PR review.
- Add Checks to your Checklist to note observed impacts.
- Share your Checklist with the PR reviewer.
- (
Recce Cloud
) Automatically sync Check status between Recce Instances - (
Recce Cloud
) Block PR merging until all Recce Checks have been approved
Read more about using Recce for Impact Assessment on the Recce blog.
- Lineage and impact mapping: Quickly see which models and columns are affected by a change. Navigate lineage down to the column level, and spot breaking changes with clear visual cues.
- Metric and data comparisons: Use Profile, Value, Top-K, and Histogram Diffs to compare results before and after changes. Validate things like row counts, category distributions, and numeric ranges without writing extra SQL.
- Query diff: Write and compare any two queries side by side. This is helpful when validating fixes or reviewing changes with teammates.
- Checklist for reviews and approvals: Turn your validation steps into a checklist. Add notes, rerun checks, and share the results with reviewers or stakeholders. In Recce Cloud, checklists can sync automatically and even block PRs until checks are approved.
- Secure by design: Recce is SOC 2 compliant to meet enterprise security standards. It runs locally or in your private environment, and your data stays in your warehouse.
👉 Want to dive deeper? Check out the full documentation like running Recce in CI/CD
Ready to collaborate and move faster as a team? Recce Cloud adds real-time collaboration, automatic checklist sync, and PR gating, so nothing gets merged without a full review.
- Share checklists across environments
- Invite stakeholders to review data changes
- Block merges until all Checks are approved
- Launch demo links from your CI with full context
Recce Cloud is a hosted version of Recce that standardizes your workflow, keeps teams aligned, and reduces errors—so you can ship data changes with confidence. 👉 View Pricing and Plans
Here's where you can get in touch with the Recce team and find support:
- dbt Slack in the #tools-recce channel
- Email us [email protected]
If you believe you have found a bug, or there is some missing functionality in Recce, please open a GitHub Issue.
You can follow along with news about Recce and blogs from our team in the following places:
- DataRecce.io
- Medium blog
- @datarecce on Twitter/X
- @[email protected] on Mastodon
- @datarecce.bsky.social on BlueSky