HANA SQL Analyzer for Visual Studio Code is a brand new software that we are developing from the scratch to help users analyze the performance of HANA SQL queries. This repository will be the only single source for the development plan, code, development status, release information, downloadable package, analysis know-hows, and bug reporting.
How To Install
Install Visual Studio Code if not installed already (>= 1.53.0 is required because the extension is relying on the APIs from that version).
Open VSCode and click Extensions tab (puzzle icon) from the left side menu bar
Search for 'SAP HANA SQL Analyzer' and install Visual Studio Code Extension file (vsc-extension-sa-.vsix) of this new SQL Analyzer from VSCode Marketplace.
Once the installation is completed, the new SQL Analyzer icon will be added in the left side menu.
How To Use
Go to SQL Analyzer extension (by clicking the last extension icon from the left side menu)
Click (+) icon from the top PLAN GRAPHS section in the left side panel.
Select a PLV file from the file open dialog to show the visualized plan.