SQL VisualizerSQL Visualizer is a Visual Studio Code extension that allows you to convert SQL files into SVG diagrams, making it easy to visualize database structures directly in the editor. Features
How to UseOpen a .sql file in Visual Studio Code. Right-click on the file and select the Convert SQL to Diagram option. Enter a name for the output file or leave it blank to use the default name. The generated SVG file will be saved in the working directory. Or use the command palette to execute the conversion. DemoKnown IssuesNo known issues at this time. If you encounter any issues or bugs, feel free to report them by opening an issue in the GitHub repository. Release Notes1.0.4
|
