Y
Hacker News
new
|
ask
|
show
|
jobs
by
applgo443
1036 days ago
Is ETL/ELT same as writing SQL scripts and periodically executing them? I assumed there's more to it.
1 comments
camgunz
1035 days ago
Sometimes there is more to it, like pulling data from external services or running ML, but other than that, yeah it's SQL, DAGs, and cronjobs
link