Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wow this looks neat. I've been looking for an easy to use sql parser (I've tried sqlparse).

How permissive is the parser? Do you need to know the exact dialect up front or can it make some intelligent guesses for unknown UDFs etc?



The parser is very permissive. You don’t need the exact dialect upfront, it handles unknown udfs internally as anonymous funcs.


Thanks, I'll definitely have a look.




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

Search: