Relative Content

Tag Archive for pythonjava

Refer a input file in Python a converted code from Java

This is my first task in Python,
I would like to convert a SQL query (not query result only the query script) into JSON, I’m searching for some pre-build libraries in python and found few like mo_sql_parsing, sqlparse but there are not producing structured JSON and not able to handle complex queries.