Introduction
dbt-coves is very much under active development. Development happens on datacoves/dbt-coves. We absolutely would welcome any help from feature requests, discussion in issues, help with database connector testing to actual code changes! 🤗.
dbt-coves is a command-line interface tool that allows dbt users apply analytics engineering best practices by initalizating new dbt projects, generating models and model properties or running code quality checks.
- Initializes a new ready-to-use dbt project that includes recommended integrations such as sqlfluff, pre-commit, dbt packages, among others.
- Code generation tool to easily generate models and model properties based on configuration and existing data.
- Runs a set of checks in your local environment to ensure high quality data.
We maintain and keep our CHANGELOG up to date on the GitHub repository. Head over there if you want to see all the changes since the last release.
Last modified 1yr ago