sqloxide
The original goal of this project was to have a very fast, efficient, and accurate SQL parser I could use for building data lineage graphs across large code bases (think hundreds of auto-generated .sql files). Most existing sql parsing approaches for python are either very slow or not accurate (especially in regards to deeply nested queries, sub-selects and/or table aliases). Looking to the rust community for support, I found the excellent sqlparser-rs crate which is quite easy to wrap in python code.
Ecosystem
conda-forge.org
conda-forge.org
Latest Release
over 3 years ago
0.1.18
over 3 years ago
Versions
3
3
Downloads
89,992 total
89,992 total
Dependent Packages
1
1
Loading...
Readme
Loading...
Links
| Registry | conda-forge.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 197 on GitHub |
| Forks | 24 on GitHub |
| Commits | 123 |
| Committers | 8 |
| Avg per Author | 15.375 |
| DDS | 0.715 |