Skip to content

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

  1. Import the Jupyter notebook notebook-dbt_scenario.ipynb into your Coder instance
  2. Execute each cell step by step following the instructions

Resources