pglast is an open-source CLI tool and Python library that parses PostgreSQL SQL statements, generates their abstract syntax trees (AST), and prettifies SQL code. It is designed for developers and database administrators working with PostgreSQL who need to analyze or reformat SQL queries.
pglast is a CLI tools & terminal project. It automates parsing and formatting of PostgreSQL SQL statements for easier analysis and readability. It is built as an open-source project for postgreSQL developers and database administrators. pglast is open source under the GPL-3.0-or-later license. pglast is available on the command line.
It is developed by lelit, and it first shipped in 2017. The project is developed in the open on GitHub with 399 stars and 29 commits in the last 90 days. Among its 5 catalogued features are SQL parsing, AST generation, and statement prettifier.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do