Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 267 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 267 Bytes

dbt_sales_demo

This dbt project is a very simple demo that loads data from a source schema (specified as a variable in the dbt_project.yml file) into a target schema.

It can either be run locally (in dbt "core") via the Dockerfile. Or it can be run in dbt cloud.