
sqlparse 0.4.2
0
A non-validating SQL parser.
Contents
A non-validating SQL parser.
Stars: 2852, Watchers: 2852, Forks: 569, Open Issues: 228The andialbrecht/sqlparse
repo was created 10 years ago and was last updated Yesterday.
The project is very popular with an impressive 2852 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
- Andi Albrecht
- License
- BSD-3-Clause
- Homepage
- https://github.com/andialbrecht/sqlparse
- PyPi
- https://pypi.org/project/sqlparse/
- 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 228 open issues on GitHub
- Fix INDICATOR keyword
- Incorrect regex for matching the String.Single token
- docs: Add a PiPY package badge