-
Hey,
It would be nice if we could export ER Diagrams to image from command line. This would allow to generate up-to-date diagrams in the documentation phase of a build process.
-
ER diagrams
-
I looked around for quite a while, and tried to see if anyone had made it possible to use the Chen notation in PlantUML yet, and I could only find the old Issue for the Crow's Foot notation (#39), yet…
-
## Tasks
- [ ] Analyze the database design information from #5
- [ ] Generate ER diagrams for the schemas, showing any relationship between the tables
-
### Description
This is the one I have created : [ER diagram](https://mermaid.live/edit#pako:eNqVU00LgzAM_SuS8_AH9LzrTruNggQbP0CNxJYxpv993Ry4-YG1p_b1veSlTZ6QsiFQQHIuMResdRP5xWJIkjsKFew6SnJh10ZDH8d9P1…
-
![Image](https://github.com/user-attachments/assets/932d8408-e894-4bf1-bf56-694952920799)
-
Review and add any needed edits or changes to the ER and Schema diagrams for the Bookstore DB design. This should be done before completing the overall report.
-
Thanks a ton to @spopida for adding ER diagrams to mermaid in #1308!
As mentioned in the docs, attributes are not yet supported.
> ER diagrams are a new feature in Mermaid and are experimental. …
vwkd updated
2 months ago
-
The following two:
- https://plantuml.com/er-diagram
- https://plantuml.com/ie-diagram
Are missing from:
- navbar on top of https://plantuml.com/
- list in https://plantuml.com/ section **https…
-
suggestion to replace existing Figure 10.1 for more visual/logical learners
![Northwind-major8](https://github.com/user-attachments/assets/0e0525e7-ff1a-40d4-b7a8-8d504e47e54d)
looking forward to …