dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
dbt is the T in ELT. Organize, cleanse, denormalize, filter, rename, and pre-aggregate the raw data in your warehouse so that it's ready for analysis.
dbt-snowflake
enables dbt to work with Snowflake.
For more information on using dbt with Snowflake, consult the docs.
Review the repository README.md as most of that information pertains to dbt-snowflake
.
- Want to help us build
dbt-snowflake
? Check out the Contributing Guide.