Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 845 Bytes

File metadata and controls

26 lines (15 loc) · 845 Bytes

DBML ERD Visualizer

Allow to visualize the database schema in ERD ( Entity Relationship Diagram ) from .dbml file in your vscode.

Features

Demo

  • Create Entity Relationship Diagram from your dbml file
  • Allow you to drag diagrams
  • Support both light and dark themes
  • Multiple display mode. Display all columns, relational columns only or table headers only

Extension Settings

The following Visual Studio Code settings are available for the extension.

  • dbmlERDPreviewer.preferredTheme: This configuration define the theme to use. There are two different theme the light and dark. The default theme is dark.

Release Notes

Release notes are here

Author

@BOCOVO