|
sqlparse
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Non-validating SQL parser |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.5.4@0 | Tracked Since: Dec 19, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | GitHub | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Stars: 3,973 | Forks: 716 | Language: Python | Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: sql parser python formatting database | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install sqlparse | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: sqlparse is a Python library that parses SQL statements without validating them against a specific SQL dialect. It provides a structured representation of SQL queries, enabling tasks like formatting, syntax highlighting, and query analysis. Its main value is as a foundational tool for building SQL linters, formatters, and other database development utilities. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|