Hacker News new | ask | show | jobs
by stana 911 days ago
That Scala SQL syntax parsing/validation is neat. Anything equivalent in Python?
1 comments

Author here, unfortunately not (to my knowledge). I've used a lot of Python and Typescript and have never found a solution that made me happy when it comes to pattern matching / destructuring. Sorry :'(