markitect-main/examples/content-generator/prepdr/ETL.md

8 lines
191 B
Markdown
Raw Normal View History

ETL
*Extract Transform Load*
A three-phase computing process where data is extracted from an input source, transformed (including cleaning), and loaded into an output data container.
xxx