ETL

From ACT Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.


See also