Open source utils

We believe in sharing knowledge. Our dbt and Snowflake utilities are freely available on GitHub, for anyone who finds them useful.

View on GitHub

Snowflake

Stored Procedures

Views

Admin Views

A collection of SQL views for Snowflake platform administrators. The views read from SNOWFLAKE.ACCOUNT_USAGE and provide insight into costs, query behaviour and security events.

Getting started

Clone the repository, run setup.sql once as accountadmin in Snowflake, and the macros and procedures are ready for use in your dbt project.

git clone https://github.com/Steef-Datamodder/datamodder_utils