Glossary

ETL - Major 3 properties that helps application developer

Written by Dr. Jagreet Kaur Gill | 17 Mar 2023

Introduction to ETL

ETL is the acronym for Extract, Tansform and Load. It has the following properties:

  • It extracts data from the source systems.
  • It enforces data quality and consistency standards.
  • Delivers data in a presentation format.

This data can be used by application developers to build applications and end users for making decisions.