
sqlparse 0.4.3
0
A non-validating SQL parser.
Contents
A non-validating SQL parser.
Stars: 3096, Watchers: 3096, Forks: 615, Open Issues: 226The andialbrecht/sqlparse
repo was created 10 years ago and was last updated 3 days ago.
The project is very popular with an impressive 3096 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 226 open issues on GitHub
- Fix INDICATOR keyword
- Incorrect regex for matching the String.Single token
- docs: Add a PiPY package badge