sql-parser
sql-parser copied to clipboard
How can I get the parse tree?
like this:
Maybe you want to take a look at Hyrise, which has several visualization options (printing the relational tree, the optimized tree, and the phyiscal plan tree).
A short explaination can be found here: https://github.com/hyrise/hyrise/wiki/Step-by-Step-Guide