{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"Provides a Python interface to a Rust-based SQL parser for extracting data lineage information compatible with the OpenLineage standard.","skillfed_tags":["lineage-extraction","rust-binding","metadata-management"],"use_cases":["Extract table and column lineage from SQL queries in data pipeline orchestration tools.","Integrate SQL parsing into metadata collection systems that track data provenance across warehouses.","Build data governance dashboards that need to understand upstream and downstream dependencies in SQL workloads.","Embed lineage extraction in ETL frameworks that need OpenLineage-compliant metadata output.","Analyze SQL dependencies in data catalogs or lineage visualization platforms."],"what_it_does":"openlineage-sql is a Python wrapper around a Rust SQL parser designed to extract lineage metadata from SQL queries in accordance with the OpenLineage specification. It exposes the parser's functionality to Python applications without introducing runtime dependencies, relying instead on pre-compiled binary wheels for different platforms and architectures.\n\nThe package is positioned as a library component rather than a standalone tool\u2014the documentation explicitly notes it is not meant to be used alone by end-users. It is typically integrated into larger data governance, metadata management, or ETL orchestration systems that need to track data flow through SQL operations. Installation requires Python 3.10 or later and will pull a platform-specific compiled binary.","worth_installing":"Yes, if you are building or extending an OpenLineage-compatible system that needs SQL lineage extraction. The package is actively maintained, has no known vulnerabilities, and supports current Python versions. However, verify the license terms first (currently unclear in metadata) and confirm it integrates with your broader lineage platform\u2014it is a library component, not a standalone tool."},"id":"openlineage-sql","links":{"html":"https://skillfed.io/packages/openlineage-sql","md":"https://skillfed.io/packages/openlineage-sql.md","pypi":"https://pypi.org/project/openlineage-sql/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-23","license_spdx":null,"license_treatment":"unclear","name":"openlineage-sql","python_support":"supports_current","summary":"Python interface for the Rust OpenLineage lineage extraction library"},"popularity":{"monthly_downloads":9002642,"position":1570,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.52.0"}
