ETL

From ACT Wiki
Revision as of 07:41, 15 June 2023 by imported>Doug Williamson (Update wording.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


See also