Hacker News new | past | comments | ask | show | jobs | submit login

Care to expand on why MySQL < 8 will be problematic for analysts? Anything else than the lack of window function?



IMO lack of window functions alone are a death knell.

CTEs/WITH clause is the other massive one - almost as important as window functions.

Additionally, EXCEPT/INTERSECT support, better EXPLAIN (it's still shit though), much improved REGEXP and JSON support.


Possibly JSON operators


Window functions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: