Hacker News new | ask | show | jobs
by dominotw 1489 days ago
data warehouses are now processing engines that scale compute independently of storage. you can simply dump your raw data into warehouse and do your transform there. Hence ELT.
1 comments

Using a data warehouse as a processing engine is one of the dumbest things to come out of the data world.

ELT is genius marketing though!

why is it dumb?
Allows providers to double and triple bill a user when under ETL they would only charged once.
not sure i follow this. Why wouldn't you pay more if you are doing more inside the warehouse. Also setting up systems to run places for pre wh transform isn't free.