ricklamers / orchest-dbt

This repo demonstrates how to combine dbt with Orchest using their `jaffle_shop` example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orchest + dbt

Open in Orchest

dbt is an excellent tool to help you run EL(T) transforms on your data warehouse (Snowflake, Postgres, Redshift, BigQuery).

It can be combined with Python/R/Julia easily using Orchest pipelines.

This repository demonstrates this by showing what an example hello-world pipeline looks like.

It's based on the dbt starter project jaffle_shop.

Orchest + dbt pipeline

About

This repo demonstrates how to combine dbt with Orchest using their `jaffle_shop` example.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.7%Language:Shell 0.3%