You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.