How to create a database diagrams in visual studio code? How to create a database diagrams in visual studio code? database database

How to create a database diagrams in visual studio code?


  1. Install the ERD Editor extension from https://marketplace.visualstudio.com/items?itemName=dineug.vuerd-vscode

  2. Create a file with the extension .vuerd.json, e.g. somedb.vuerd.json

  3. Click the Open ERD Editor icon at the top right:

enter image description here