Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.64 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.64 KB

dbt logo

dbt

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-redshift

dbt-redshift enables dbt to work with Amazon Redshift. For more information on using dbt with Redshift, consult the docs.

Getting started

Review the repository README.md as most of that information pertains to dbt-redshift.

Contribute