Hacker News new | ask | show | jobs
by hahooh 79 days ago
I had no idea SQL could do something like this lol
1 comments

SQL can do anything as of recursive CTEs and application-defined functions with side-effects. Performance and ergonomics are the only remaining concerns.