Glossary
ETL
Meaning and details
Pull from sources, reshape it, land it in a warehouse ready for analytics. The modern ELT variant loads raw data first and transforms in the warehouse (dbt), and pipelines increasingly run as code.
ETL meaning
Extract, Transform, Load, moving data between systems.
What is ETL?
Pull from sources, reshape it, land it in a warehouse ready for analytics. The modern ELT variant loads raw data first and transforms in the warehouse (dbt), and pipelines increasingly run as code.