Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQL Visualizer UINew to Visual Studio Code? Get it now.
SQL Visualizer UI

SQL Visualizer UI

ArunPrasadT

|
11 installs
| (0) | Free
Visualize SQL schemas and edit them visually
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQL Visualizer UI

🚧 work in progress: This extension is currently in active development. We are passionately working to bring you a seamless SQL visualization experience. Your feedback is invaluable in making this tool better!

Visualize SQL schemas and edit them visually within VS Code.

Features

  • Visual Schema Design: Drag and drop tables, edit columns, and see relationships.
  • Index Management: Create and manage clustered/non-clustered indexes with multi-column support.
  • Change Tracking: Enable SQL Server change tracking with optional column-level tracking.
  • Native Experience: Integrated property editor that feels like a native database tool.
  • Sync with Code: Changes in the visual editor are instantly reflected in your .sql files.
  • Improved Scaling: Automatic auto-fit and zoom for a clear view of your database structure.

Usage

  1. Open any .sql file that contains CREATE TABLE statements.
  2. The Visual View will open automatically as a custom editor.
  3. Click on a table to view and edit its properties.
  4. Use the "View Code" button to switch back to the text editor.

Release Notes

0.0.7

  • Stability Fixes: Resolved critical issues causing diagram flickering and infinite loading loops.
  • Editor Improvements: Fixed text editor cursor jumping and synchronization issues.
  • UI Enhancements:
    • Stabilized edge rendering in the diagram.
    • Added "Parse on Save" to prevent unnecessary updates while typing.
    • Implemented Tab key support in the SQL text editor.

License

This extension is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft