/dbt_northwind

A tutorial of using dbt with the Northwind SQL database.

Welcome to the Dbt Northwind tutorial!

This is a learning project used in Indicium Academy ETL course. You will need a Northwind SQL database installed in a data warehouse to run the models. You can find different database northwind flavors here

Using the tutorial project

Try running the following commands:

  • dbt run
  • dbt test

Resources:

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices