Hacker News new | ask | show | jobs
by ffff__ddan 1235 days ago
In my experience SQL gets unreadable fast when it comes to more complex query. I prefer PySpark where you can use python functions and classes to structure your code.