sqlER Diagram EditorThis extension provides an entity-relationship (ER) diagram modelling tool that synchronises with your SQL data definition code. Changes made to the SQL will automatically be reflected in the ER diagram, and vice-versa. UsageThe ER diagram is stored as a To create a new ER diagram:Create a new diagram from the command palette using the To create a diagram from an existing SQL file:Open the SQL file, then use the CompatibilityCurrently, the tool only officially supports SQLite syntax. It may work with other dialects of SQL, but more advanced features may not be supported. |