# dbt template

This folder provides a template for using dbt-core with Databricks Asset Bundles.
It leverages dbt-core for local development and relies on Databricks Asset Bundles
for deployment (either manually or with CI/CD). In production,
dbt is executed using Databricks Workflows.

* Learn more about the dbt and its standard project structure here: https://docs.getdbt.com/docs/build/projects.
* Learn more about Databricks Asset Bundles here: https://docs.databricks.com/en/dev-tools/bundles/index.html