
sqlparse 0.5.5
0
A non-validating SQL parser.
Contents
A non-validating SQL parser.
Stars: 3993, Watchers: 3993, Forks: 722, Open Issues: 255The andialbrecht/sqlparse repo was created 13 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 3993 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 255 open issues on GitHub
- CREATE TABLE wrong format
pythonfix







