Skip to content

rynparin/ELT-Automation-with-Airflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELT Automation with Airflow

The project uses the simple ELT approach to create a star schema data warehouse in Amazon Redshift. The data is extracted from the sample DVD rental database in 3rd Normal Form in Postgres RDS, and then loaded into temporary tables in Redshift. The data is transformed and loaded into the final star schema tables in a single step. Airflow is used to automate the ELT process.

DVD Rental Sample Database Diagram DVD Rental Star Schema Diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages