{"library":"sqloxide","type":"library","category":null,"description":"Sqloxide provides Python bindings for the high-performance `sqlparser-rs` Rust library. It enables fast, efficient, and accurate parsing of SQL queries into a structured Abstract Syntax Tree (AST) in Python, making it suitable for tasks like building data lineage graphs, especially across complex or auto-generated SQL codebases that include deeply nested queries, sub-selects, and table aliases. The library is currently at version 0.61.1 and its minor version now tracks the underlying `sqlparser-rs` library's minor version, indicating a responsive release cadence.","language":"python","status":"active","version":"0.61.1","tags":["SQL","parser","AST","Rust","data lineage"],"install":[{"cmd":"pip install sqloxide","imports":["from sqloxide import parse_sql","from sqloxide import mutate_expressions","from sqloxide import mutate_relations"]}],"homepage":null,"github":"https://github.com/wseaton/sqloxide","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqloxide/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.2,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqloxide/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}