Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.24 KB

pg-query-ast-explorer

A tool for visualizing the Abstract Syntax Tree (AST) of PostgreSQL queries in real-time. With an intuitive editor and real-time parsing, you can explore the structure of your PostgreSQL queries effortlessly.

Example

Demo

Check out the live demo: pg-query-ast-explorer Demo

How It Works

  • PostgreSQL AST Parsing: The tool converts PostgreSQL query strings into an AST, allowing users to explore the structure of their SQL queries.
  • Interactive Editor: Provides a real-time, easy-to-use code editor with syntax highlighting and smooth query visualization.

Tools Used

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

Sponsors