Module 6_ETL (Extraction, Transformation, Loading)
Module 6_ETL (Extraction, Transformation, Loading)
2. Games
-related to the topic
3. Introduction
We have also learned that the Data Track stream in the Kimball Lifecycle involves the ETL
(Extraction, Transformation, Loading) process. We will take a closer look at the process involved
here in this module.
Page 1 of 3
Lecture Notes in
Professorial Lecturer: Module 6_ETL (Extraction, Data Warehousing
Dr. Domingo T. Balse, Jr, LPT Transformation, Loading)
Several companies have strong ETL tools and a fairly complete suite of supplementary
tools. There are three general types of Source to Target Tools:
1. Code generators - These actually compile ETL code, typically COBOL which is used by
several large companies that use mainframe.
2. Engine based - These have easy-to-use graphic interfaces and interpreter style programs.
3. Database based - These involve manual coding using SQL statements augmented by scripts.
Take note that the "best" tool does not exist. You will have to choose based on your own needs.
You should also check first if the standard tools from the big vendors are alright.
Page 2 of 3
Lecture Notes in
Professorial Lecturer: Module 6_ETL (Extraction, Data Warehousing
Dr. Domingo T. Balse, Jr, LPT Transformation, Loading)
5. Quiz / Activity
References
Book References:
Corr, Lawrence & Jim Stagnitto (2011). Agile Data Warehouse Design: Collaborative Dimensional
Modeling, from Whiteboard to Star Schema
Jarke , Matthias, Maurizio Lenzerini , Yannis Vassiliou & Panos Vassiliadis (2003). Fundamentals
of Data Warehouses. Springer Berlin Heidelberg Publishing. ISBNs 978-3-54-042089-7,
978-3-64-207564-3, 978-3-66-205153-5. DOI 10.1007/978-3-662-05153-5
Jukic,Nenad, Susan Vrbsky & Svetlozar Nestorov (2016). Database Systems: Introduction to
Databases and Data Warehouses.
Kimball, Ralp (2013). The Data Warehouse Toolkit: The Definitive Guide to Dimensional
Modeling, 3rd Edition
Linstedt, Daniel & Michael Olschimke (2015). Building a Scalable Data Warehouse with Data
Vault 2.0
Ponniah, Paulraj (2001). Data Warehousing Fundamentals: A Comprehensive Guide for IT
Professionals, 1st Edition. Wiley-Interscience Publishing
Page 3 of 3