- Create a MotherDuck account.
- Create a database inside of MotherDuck. This can be done with the command
create database {my_database};from the MotherDuck UI. - Fork the
dbt-tutorial-templaterepo in GitHub. - Generate an access token inside of MotherDuck and add it as a codespace secret inside of GitHub.
- note: it is important that this token is called
MOTHERDUCK_TOKENso that it can be read by the MotherDuck DuckDB extension.
- note: it is important that this token is called
- Open a codespace on your forked repo.
- After it loads completely, reload the window in order to make sure the dbt power user extension has access to your md environment.
- run
dbt initto create your dbt project. - Follow along on dbt-tutorial.
motherduckdb/dbt-tutorial-template
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|