What is the primary difference between ETL and ELT?
-
A
ETL transforms data before loading into the target; ELT loads raw data first then transforms inside the target
-
B
ETL is only for streaming data while ELT is only for batch
-
C
ETL requires a data lake while ELT requires a relational database
-
D
There is no difference; the terms are interchangeable