Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 512 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 512 Bytes

Dan's dbt Diary

Mostly innocuous things i've figured out about using dbt. Primarily applicable to snowflake

Jump to

  • Managing snowflake udfs with dbt
  • Cleaning up unused tables
  • Filtering email domains with jinja
  • Data sharing
  • Generating schema files
  • Updating model references

Quick start

This is mostly designed to be a reference but if you want to run some of the examples these are the minimal setup steps required

Managing snowflake udfs with dbt

Cleaning up unused tables