ETL (Extract, Transform, Load)

ETL is the data integration process of pulling data out of a source system, cleaning and reshaping it, and loading it into a destination warehouse or lakehouse. Sometimes flipped to ELT when the transformation happens after loading.