powered by dbt Fusion Engine
Welcome! This is a sandbox project that is cloned from dbt's Jaffle Shop. But instead of jaflles we sell... virtual 🦙
To get started:
- Set up your database connection in
~/.dbt/profiles.yml
. If you got here by runningdbt init
, you should already be good to go. - Run
dbt build
. That's it!
Note
If you're brand-new to dbt, we recommend starting with the dbt Learn platform. It's a free, interactive way to learn dbt, and it's a great way to get started if you're new to the tool.