Settings

Theme

Whats the difference between ETL and ELT

glossary.airbyte.com

7 points by alexmarquardt · 3 comments

Reader

2 threads
alexmarquardtOP

ETL (Extract, Transform, and Load) and ELT (Extract, Load, and Transform) are two paradigms for moving data from one system to another. The main difference between them is that when an ETL approach is used, data is transformed before it is loaded into a destination system. On the other hand, in the case of ELT, any required transformations are done after the data has been written to the destination and are then done inside the destination – often by executing SQL commands.

Arimbr

The future is EtLT! t for data privacy transformations and T for the rest.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection