moz-sql-parser 4.40.21126
0
Extract Parse Tree from SQL
Contents
Extract Parse Tree from SQL
Stars: 258, Watchers: 258, Forks: 58, Open Issues: 13The klahnakoski/mo-sql-parsing
repo was created 3 years ago and the last code push was 1 months ago.
The project is popular with 258 github stars!
How to Install moz-sql-parser
You can install moz-sql-parser using pip
pip install moz-sql-parser
or add it to a project with poetry
poetry add moz-sql-parser
Package Details
- Author
- Kyle Lahnakoski
- License
- MPL 2.0
- Homepage
- https://github.com/klahnakoski/moz-sql-parser
- PyPi:
- https://pypi.org/project/moz-sql-parser/
- GitHub Repo:
- https://github.com/klahnakoski/moz-sql-parser
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common moz-sql-parser errors.
Code Examples
Here are some moz-sql-parser
code examples and snippets.
GitHub Issues
The moz-sql-parser package has 13 open issues on GitHub
- SQL query is not parsed, when one of parameters is subquery