File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
packages/dbml-vs-code-extension Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33An Vscode extension to visualize the database schema in E from dbml or prisma file in your vscode.
44
55## Demo
6- ![ DBML Demo] ( ./packages/dbml-vs-code-extension/ assets/demo.gif )
6+ ![ DBML Demo] ( ./assets/demo.gif )
77
88## Features
99
10- - Create diagram from you DBML/Prisma code
11- - Has light and dark mode
10+ - Create entity relations diagrams from your DBML/Prisma code
11+ - Available in light and dark modes
1212
1313## Extensions
1414
@@ -17,4 +17,4 @@ An Vscode extension to visualize the database schema in E from dbml or prisma fi
1717
1818## Contribute
1919
20- If you want to contribute to this project please read the [ contribution note] ( ./ )
20+ If you want to contribute to this project please read the [ contribution note] ( ./CODE_OF_CONDUCT.md )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Allow to visualize the database schema in ERD ( Entity Relationship Diagram ) fr
44
55## Features
66
7- ![ Demo] ( ./ assets/demo.gif )
7+ ![ Demo] ( https://github.com/BOCOVO/db-schema-visualizer/ assets/51182814/a59fd0c0-246d-4f00-be39-9885d88b8b85 )
88
99- Create Entity Relationship Diagram from your dbml file
1010- Allow you to drag diagrams
You can’t perform that action at this time.
0 commit comments