Etl Glossary

Browse 3 etl terms defined in plain English, from the cultural dictionary of computing.

3 Etl Terms

Data Janitor
A person or process that spends most of its time cleaning, normalizing, deduplicating, or repairing messy data before anyone can use it. The term highlights...
Data Pipeline
A series of automated data processing steps that moves data from sources through transformations to destinations — extract, transform, load (ETL). The plumbing...
Transform
An operation that converts data or visual elements from one form to another — in CSS, a transform applies 2D/3D geometric changes (translate, rotate, scale) to...

Related Topics