Contents

sqlparse 0.4.3

0

A non-validating SQL parser.

A non-validating SQL parser.

Stars: 3096, Watchers: 3096, Forks: 615, Open Issues: 226

The 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
No  sqlparse  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

djongo 1.3.6

Driver for allowing Django to use MongoDB as the database backend.

syslogmp 0.4

A parser for BSD syslog protocol (RFC 3164) messages

sqlmodel 0.0.8

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.