You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use nomnoml to produce ERDs. However, it is not currently possible to refer to weak entities, identifying relationships, etc. (in the notation below). One way to make these possible would be to add a 'doubled' outline style to complement 'dashed' so that, e.g.,
There's no single standard for ERD notation that I know of, unfortunately. But this one -- sometimes called the Chen notation -- is fairly common. It is used in many textbooks on database systems. For example, see Elmasri & Navathe, Fundamentals of Database Systems, 7th edition, ch.3 (esp. p.83 where the notation is summarised) and appendix A. (Link: https://amirsmvt.github.io/Database/Static_files/Fundamental_of_Database_Systems.pdf)
Hi,
Fantastic piece of software! Thanks for your work
I would like to use nomnoml to produce ERDs. However, it is not currently possible to refer to weak entities, identifying relationships, etc. (in the notation below). One way to make these possible would be to add a 'doubled' outline style to complement 'dashed' so that, e.g.,
would yield something like
It would be ideal if something similar could apply to connections so, e.g.,
would yield something like
The notation I have in mind is as follows:
The text was updated successfully, but these errors were encountered: