ETL
From ACT Wiki
Jump to navigationJump to search
Data - databases - data cleansing.
Abbreviation for Extract, Transform, Load.
A process of data handling between two systems in which we first Extract data from the first system, and next Transform the raw data for use by our second system.
Only then do we Load our transformed data into our second system.