{"library":"sql-metadata","type":"library","category":null,"description":"sql-metadata is a Python library that parses SQL queries to extract metadata such as table names, column names, query type (e.g., SELECT, INSERT, UPDATE, DELETE), and more. It leverages the tokenized query output from the `sqlparse` library. The current version is 2.20.0, and it maintains an active release cadence, often releasing minor versions to improve parsing accuracy and update its `sqlparse` dependency.","language":"python","status":"active","version":"2.20.0","tags":["sql","parsing","metadata","database","analysis","query"],"install":[{"cmd":"pip install sql-metadata","imports":["from sql_metadata.parser import Parser"]}],"homepage":null,"github":"https://github.com/macbre/sql-metadata","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sql-metadata/","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.6,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sql-metadata/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}