FICHA · MANJARO

python-py-partiql-parser

Python Parser for PartiQL

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

Description

Parses PartiQL queries from Python. It helps database tools, query analyzers, and applications understand SQL-compatible queries for semi-structured data without executing them directly.

Parsing a query is not the same as authorizing or safely executing it. Validate permissions and parameters separately before any query reaches a database.

Permissions

Permissions not analysed for this source yet.