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,
The lineage graph of the project looks like this:
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.