Sql Parser

raviteja.bhupatiraju at gmail.com raviteja.bhupatiraju at gmail.com
Sun Jan 29 21:50:44 EST 2006


You could use PyParsing.
http://pyparsing.sourceforge.net/

People don't normally parse SQL unless they are building a query engine
itself. Perhaps it is something else that you want? Could you elaborate
the task?




More information about the Python-list mailing list