Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQL DAG ViewerNew to Visual Studio Code? Get it now.
SQL DAG Viewer

SQL DAG Viewer

hrsma2i

|
278 installs
| (0) | Free
Preview SQL DAGs in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode SQL DAG Viewer

A VSCode extension to preview the DAG of CTEs in a SQL.

sql-dag-viewer_sample

Quickstart

Open a SQL file.

⌘ + Shift + P → SQL DAG Viewer: Preview DAG

Dependencies

  • TypeScript
  • React
  • Vite
  • SQL parser: https://github.com/nene/sql-parser-cst
  • DAG layouting: https://github.com/dagrejs/dagre
  • DAG viewer: https://reactflow.dev/
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft