datamindedbe / dbt_playground

Try out dbt in a Gitpod environment in one click, with a Postgres database pre-configured

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbt Playground

This repository is a self-contained dbt project that you can run with one click in a Gitpod workspace.

Click the button below to open this repository in a Gitpod:

Open in Gitpod

If the above button doesn't work (depends on your browser), use the one below:

Open in Gitpod

Features

Things to do

  • Open the repo in Gitpod (see above)
  • Run dbt build. This is the same as running dbt seed, dbt run and dbt test.
  • In the SQLTools extension on the left, check out the table(s) and view(s) that dbt created.
  • When editing a model, use the DBT Power User buttons on the top-right, or use shortcuts like ctrl+enter to run the selected text as a query
  • Have fun!

About

Try out dbt in a Gitpod environment in one click, with a Postgres database pre-configured

License:Apache License 2.0