Y
Hacker News
new
|
ask
|
show
|
jobs
by
dominotw
1992 days ago
SQL has taken over the space completely. 90% of data munging and transforms happen via SQL.
I would learn python. Its the number one language outside sql.
2 comments
sonofaragorn
1992 days ago
What do you use if you need to process hundreds of GBs of data?
link
cjalmeida
1992 days ago
PySpark or Dask
link
dominotw
1992 days ago
sql on snowflake
link
walshemj
1992 days ago
Assuming the data is relatively clean in the first place - there is a lot of data sources where SQL would be an absolute swine to work with.
link