Facts come from the syntax tree
The report lists parsed statement types and bounded references such as tables, columns, joins, predicates, and subqueries.
Summarize syntax-tree facts for the selected dialect without claiming runtime plan or cost information.
Inputs stay in this browser tab. Parser-heavy work uses a tighter 256 KiB safety cap.
No result is placed in a URL, account, API, or remote log.
Bounded, explicit-dialect processing
Static structure helps review a query, but it is not EXPLAIN. Plans depend on real catalogs, statistics, indexes, configuration, parameters, and data distribution.
The report lists parsed statement types and bounded references such as tables, columns, joins, predicates, and subqueries.
No cost, row estimate, index recommendation, lock behavior, or execution time is invented without a target database.
The parser runs locally under byte, statement, AST-node, depth, row, column, diagnostic, and output limits. It never connects to a database or resolves files and URLs.