databricks-cli/libs/template/templates/dbt-sql
Lennart Kats 2ab497dc5c
Tweak templates
2024-12-08 21:04:45 +01:00
..
library Update templates to latest LTS DBR (#1715) 2024-08-30 07:32:10 +00:00
template Always prepend bundle remote paths with /Workspace (#1724) 2024-10-02 15:34:00 +00:00
README.md Add an experimental dbt-sql template (#1059) 2024-02-19 09:15:17 +00:00
databricks_template_schema.json Tweak templates 2024-12-08 21:04:45 +01:00

README.md

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.