Database Transformation with DBT Tutorial
Overview
Learn how to build database transformation workflows using DBT (Data Build Tool) in Digitalhub. This tutorial demonstrates collecting organizational data, analyzing and transforming it, then exposing the resulting dataset.
What You'll Learn
- How to set up a DBT project in Digitalhub
- Database transformation workflows using DBT
- Data modeling and transformation best practices
- Working with organizational datasets
- Managing data pipelines with DBT and Digitalhub
Getting Started
- Import the Jupyter notebook
notebook-dbt_scenario.ipynb
into your Coder instance - Execute each cell step by step following the instructions
Resources
- 📁 Source Files: digitalhub-tutorials/s2-dbt
- 🔧 DBT Documentation: DBT official documentation