Notes on database relationships
Quick post.
I've made mistakes while designing relational databases in the past
[https://blog.gldraphael.com/upper-bound-of-the-multiplicity-of-the-dependent-role-must-be-asterik/]
, and most of them had to do with not understanding relationships well enough. I
just happened to read someone else make a similar mistake on StackOverflow, and
thought I'd write some quick notes