sqlparse
SQL parser
A Python module for parsing and formatting SQL statements.
A non-validating SQL parser module for Python
4k stars
94 watching
701 forks
Language: Python
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
| | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,807 |
| | A Python-based library for parsing and transforming SQL queries into a JSON-izable format | 263 |
| | A JavaScript library that formats and pretty-prints SQL queries in various dialects. | 2,402 |
| | An implementation of the SQLite database file format parser in Python. | 6 |
| | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,435 |
| | A type-safe SQL template library that allows defining types and constructing queries with compile-time checks. | 2,483 |
| | An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. | 3,853 |
| | A Flake8 plugin for enforcing SQL coding standards. | 26 |
| | Automates detection and exploitation of SQL injection security flaws using a cross-platform tool. | 3,208 |
| | A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |
| | Customizable extension for Burp Suite's Intruder to generate and process SQLi payloads with various evasion techniques. | 151 |
| | Provides a comprehensive list of SQL injection payloads and techniques | 5,067 |
| | A tool that analyzes and formats SQL code to improve readability and quality. | 8,349 |
| | A tool for parsing and analyzing SQL statements into a hierarchical data structure. | 5,443 |