dbt(Data Build Tool) crash course for beginners: Zero to Hero

preview_player
Показать описание
In this video tutorial, we will learn about dbt (data build tool), the core concepts of dbt, exploring its project structure and key components.
It will guide us through setting up dbt Cloud using BigQuery and GitHub. Additionally, the tutorial covers various topics of dbt such as models, building & running them, understanding Macros, Generic and Singular Tests, and Snapshots within dbt.

▬▬▬▬▬▬ Links 🔗 ▬▬▬▬▬▬

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 Getting Started (Understanding dbt and its role in the data life cycle)
08:50 dbt core concepts & project structure
13:13 Configuring dbt Cloud with BigQuery and Github Integration
26:32 yml files in dbt
31:28 Model Creation Process and Execution in dbt
50:03 Exploring Macros in dbt
59:04 Overview of Generic and Singular Testing in dbt with example
68:04 Utilizing Snapshots in dbt

#dbt
#databuildtool
#dbtcloud
#dbtlabs
#bigquery

dbt
data build tool
dbt cloud
dbt labs
BigQuery
dbt (data build tool)

Thank you so much for watching and supporting our channel. If you like what we're doing and want to see more, consider supporting us on Buy Me a Coffee. Your donations will go directly towards improving our content and keeping us motivated to bring you the best videos possible. Every coffee counts! ☕️

Thank you for being such an amazing community. We couldn't do this without you! 🎥✨

Рекомендации по теме
Комментарии
Автор

@Data Tech, by any chance can we get few scenario based interview questions on DBT cloud ?

nayeemsyed
Автор

Thank you so much for your tutorials, this really helps me to start dbt.
Please share your email id to contact for training.

NarendraKumar-kbvs
Автор

Can you pls increase the video quality or resolution?

tharunk
Автор

Create video and thanks for this great content. I would like to highlight that when create the dataset in BQ choose multi region US if you would not overwrite the dbt project yaml file +location:, because you would face a hard time to run the models and could get the location not found in BigQuery

amacodes
Автор

I do not have raw dataset in the dbt-training project I created, do we need to upload it or its created by default?

anjaliacharya
Автор

Nice video and was very helpful understand both dbt as well as bigquery along with Git integration but looks like missed something, I did not understand how the folder dbt_packages appeared in dbt and how raw folder was created and files uploaded.
any guidance is much appreciated.

MadhavCloud
Автор

Weldon. I'm using dbt Oracle and this really helped

dennisdmak
Автор

I am missing the part where you setup the project in GCP, can you share the timeline ?

GagandeepSingh-mqid
Автор

I am confident now after watching this tutorial. Looking now for more advance topics tutorials.

shairy
Автор

thank you very much for your tutorial. very nice. Very good pace.

dominicaleung
Автор

I was trying understanding dbt from various channels but finally I learned lot from your video which is boosting my career. Thanks bunch such wonderful and useful video.

kirankumar
Автор

it was really good to start, but screen is not visible clearly.

abdulghanishaik
Автор

Once dbt materializes all models as views, can I select a view directly in database and get the result I want? Because DAG will be defined within views ..right? Like View1--> View2--> View3..
Also if I dont have dbt in my company, Could I use nested views to recreate what dbt does?

lakshmilfg
Автор

can you please make a video on dbt core... if possible

yashhooda
Автор

Thanks for such a nice content. Now I can add one more tool in my resume. Very informative session! The only flaw is the video quality, please try to upload HD resolution from next time, rest is awesome.

ugandarhari
Автор

Best dbt tutorial for beginner u can find in Youtube! Well done dude!

junweizhang
Автор

Do you have to create schema.yaml or it is created automatically? Is it updated on it's own when a new model is created or we have to update in manually?

prashantchutke
Автор

Thank you so much! I have learned a lot just by watching this video. Now, I am confident tackling simple using dbt. What I hope to have seen on this video is the documentation and a little bit more about the model dependency lineage but overall the video is awesome!

danieldumaraos
Автор

I'm trying to pass command dbt run but it keeps on failing the model I created, but if I preview the query it shows me table I am suppose to see. Can you help me out in what could be the issue? the other two example are running just fine.

apatidar
Автор

Do yourself a favor and just learn SQL and skip this little scripting tool.

MikeChristopher-lm