I am working on my university project and I am using Firebase as a database for which I have to make UML diagram. I had mostly seen the example for ER(entity-relation) Diagram in SQL databases. I also heard that ER Diagram is created only for SQL databases. We can create relation in Firebase but can we create ER Diagram for The non-SQL databases like entity relation diagram for firebase.
Asked
Active
Viewed 128 times
0
-
1Have you checked [this answer](https://stackoverflow.com/q/6010408/13130697)? – Dharmaraj Oct 12 '22 at 10:02
-
ER is not UML... – qwerty_so Oct 12 '22 at 10:24
-
So ERD is not necessary need for non SQL database – Badar Oct 23 '22 at 05:45