sqllineage 1.5.3
0
SQL Lineage Analysis Tool powered by Python
Contents
SQL Lineage Analysis Tool powered by Python
Stars: 1301, Watchers: 1301, Forks: 236, Open Issues: 77The reata/sqllineage
repo was created 5 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1301 github stars!
How to Install sqllineage
You can install sqllineage using pip
pip install sqllineage
or add it to a project with poetry
poetry add sqllineage
Package Details
- Author
- Reata
- License
- None
- Homepage
- https://github.com/reata/sqllineage
- PyPi:
- https://pypi.org/project/sqllineage/
- GitHub Repo:
- https://github.com/reata/sqllineage
Classifiers
Related Packages
Errors
A list of common sqllineage errors.
Code Examples
Here are some sqllineage
code examples and snippets.
GitHub Issues
The sqllineage package has 77 open issues on GitHub
- Failed to Parse Source Table From Subquery With More Than One Parenthesis
- insert into aaa(de00001) select name from a;
- MSSQL syntaxes for SELECT isn't supported
- Exposing SubQuery in Table Level Lineage