SQL Lens

SQL Lens is a feature that is built into many different user flows and functionalities in Alvin. The main point is to make navigation and breakdown of potentially complex SQL statements easier. It leverages Alvin's deep SQL parsing capabilities to provide a bi-directional navigation between the AST/syntax tree and the SQL text itself.

SQL Lens also has a mode where it identifies and highlights semantic or performance-related issues

Last updated