Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Extract, load, transform
Procedure which retrieves large amounts of data from external sources, then load them into one or more local target systems, and lastly transform them on the target system

Extract, load, transform (ELT) is an alternative to extract, transform, load (ETL) used with data lake implementations. In contrast to ETL, in ELT models the data is not transformed on entry to the data lake, but stored in its original raw format. This enables faster loading times. However, ELT requires sufficient processing power within the data processing engine to carry out the transformation on demand, to return the results in a timely manner. Since the data is not processed on entry to the data lake, the query and schema do not need to be defined a priori (although often the schema will be available during load since many data sources are extracts from databases or similar structured data systems and hence have an associated schema). ELT is a data pipeline model.

We don't have any images related to Extract, load, transform yet.
We don't have any YouTube videos related to Extract, load, transform yet.
We don't have any PDF documents related to Extract, load, transform yet.
We don't have any Books related to Extract, load, transform yet.
We don't have any archived web articles related to Extract, load, transform yet.

Benefits

Some of the benefits of an ELT process include speed and the ability to handle both structured and unstructured data.5

Cloud data lake components

Common storage options

Querying

  • AWS
    • Redshift Spectrum
    • Athena
    • EMR (Presto)
  • Azure
  • GCP
    • BigQuery

References

  1. "What is ELT (Extract, Load, Transform)? | IBM". www.ibm.com. October 2021. Retrieved 2024-01-30. https://www.ibm.com/topics/elt

  2. Abdullahi, Aminu (2023-06-30). "ETL vs ELT: What Are the Main Differences and Which Is Better?". TechRepublic. Retrieved 2024-01-30. https://www.techrepublic.com/article/etl-vs-elt/

  3. Using Redshift Spectrum to load data pipelines[usurped] Published by deductive.com on January 17, 2018, retrieved on April 3, 2019. https://web.archive.org/web/20210118172247/https://deductive.com/blogs/using-amazon-redshift-spectrum-data-pipelines/

  4. "What is ELT (Extract, Load, Transform)? | dbt Developer Hub". docs.getdbt.com. 2024-01-30. Retrieved 2024-01-30. https://docs.getdbt.com/terms/elt

  5. Mishra, Tanya (2023-09-02). "ETL vs ELT: Meaning, Major Differences & Examples". Analytics Insight. Retrieved 2024-01-30. https://www.analyticsinsight.net/etl-vs-elt-meaning-major-differences-examples/