FICHA · MANJARO

python-sqlparse

Non-validating SQL parser for Python

  • Library
  • Dev
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Parses SQL text into tokens and structures without validating it against a database engine. It helps formatters, linters, editors, and analysis tools inspect SQL strings without executing them.

Developers use it as a library. Since it is non-validating, applications still need database-specific checks and must never treat parsing as protection against unsafe SQL execution.

Permissions

Permissions not analysed for this source yet.