sqlparse 0.5.1
0
A non-validating SQL parser.
Contents
A non-validating SQL parser.
Stars: 3724, Watchers: 3724, Forks: 694, Open Issues: 242The andialbrecht/sqlparse
repo was created 12 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3724 github stars!
How to Install sqlparse
You can install sqlparse using pip
pip install sqlparse
or add it to a project with poetry
poetry add sqlparse
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/sqlparse/
- Documentation:
- https://sqlparse.readthedocs.io/
- GitHub Repo:
- https://github.com/andialbrecht/sqlparse
Classifiers
- Database
- Software Development
Related Packages
Errors
A list of common sqlparse errors.
Code Examples
Here are some sqlparse
code examples and snippets.
GitHub Issues
The sqlparse package has 242 open issues on GitHub
- Fix INDICATOR keyword
- Incorrect regex for matching the String.Single token
- docs: Add a PiPY package badge