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
dbt is a SQL-first transformation workflow that lets teams quickly and collaboratively deploy analytics code following software engineering best practices like modularity, portability, CI/CD, and documentation.
In this project, dbt_learn_fundamentals, the objective is to integrate dbt with snowflake and pull data from S3 buckets to perform data modeling and learn the fundamentals,
Source: dbt
The lineage graph of the project looks like this:
Source: dbt
About
dbt is a SQL-first transformation workflow that lets teams quickly and collaboratively deploy analytics code following software engineering best practices like modularity, portability, CI/CD, and documentation.