File tree 4 files changed +5
-5
lines changed
packages/dbml-vs-code-extension
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
An Vscode extension to visualize the database schema in E from dbml or prisma file in your vscode.
4
4
5
5
## Demo
6
- ![ DBML Demo] ( ./packages/dbml-vs-code-extension/ assets/demo.gif )
6
+ ![ DBML Demo] ( ./assets/demo.gif )
7
7
8
8
## Features
9
9
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
12
12
13
13
## Extensions
14
14
@@ -17,4 +17,4 @@ An Vscode extension to visualize the database schema in E from dbml or prisma fi
17
17
18
18
## Contribute
19
19
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
4
4
5
5
## Features
6
6
7
- ![ Demo] ( ./ assets/demo.gif )
7
+ ![ Demo] ( https://github.com/BOCOVO/db-schema-visualizer/ assets/51182814/a59fd0c0-246d-4f00-be39-9885d88b8b85 )
8
8
9
9
- Create Entity Relationship Diagram from your dbml file
10
10
- Allow you to drag diagrams
You can’t perform that action at this time.
0 commit comments