ETL
title: "ETL" seoTitle: "ETL | Appendix" @description: "What does ETL stand for?" metaKeywords: "ETL, Extract Transform Load" author: "Myles Golden" date: "2022-06-22" lastmod: "2022-06-22" published: true category: "term" parent_category: "home" img: "/images/no_img.png" tags: - term
ETL (extract, transform, and load) is a process of extracting data from one or more sources, transforming the data, and loading the data into a target system. ETL can be used to migrate data from one system to another.