{"library":"mo-sql-parsing","type":"library","category":null,"description":"mo-sql-parsing is a Python library designed to parse SQL queries into a JSON-izable parse tree. It aims to convert various SQL dialects, initially targeting MySQL, into a structured JSON format, making it easier to translate or analyze SQL for different datastores. As of version 11.697.25301, the library is actively maintained, with ongoing issue resolution and regular updates, as indicated by its high version number and recent activity on GitHub (October 2024 Project Status).","language":"python","status":"active","version":"11.697.25301","tags":["sql","parsing","json","ast","query-language"],"install":[{"cmd":"pip install mo-sql-parsing","imports":["from mo_sql_parsing import parse","from mo_sql_parsing import parse_sqlserver","from mo_sql_parsing import parse_mysql"]}],"homepage":null,"github":"https://github.com/klahnakoski/mo-sql-parsing","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mo-sql-parsing/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mo-sql-parsing/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}