- 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-template
repo 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_TOKEN
so 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 init
to create your dbt project. - Follow along on dbt-tutorial.
-
Notifications
You must be signed in to change notification settings - Fork 41
MotherDuck-Open-Source/dbt-tutorial-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
an empty repo with python codespace for dbt development
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published