Install
Tools
dbt testing & code quality
6 tools compared: how each is priced, where it runs, and what to consider instead.
| Tool | Pricing model | Free tier | Open source |
|---|---|---|---|
| Datacoves Managed dbt Core and Airflow development environment deployed inside the customer's own cloud, an alternative to dbt Cloud. | Quote only | No | No |
| dbt-checkpoint Open-source pre-commit hook library that enforces naming, documentation and testing standards on dbt models before they merge. | Open source + paid | Yes | Yes |
| dbt_project_evaluator Official dbt Labs package that audits a dbt project's modeling, testing, documentation and structure against best practices. | Open source + paid | Yes | Yes |
| Paradime AI-assisted development environment for dbt Core: an IDE, CI/CD and cost-monitoring platform, not a testing tool itself. | Subscription | No | No |
| Recce Open-source data-diffing agent that reviews the downstream impact of a dbt pull request before it merges. | Free tier + paid | Yes | Yes |
| SQLFluff Open-source SQL linter and auto-formatter with a dedicated templater for dbt projects across multiple SQL dialects. | Open source + paid | Yes | Yes |