Mysql – How to think about and organize a Many-to-Many bidirectional database
First, I am new to database management, so my terminology might be slightly incorrect. I have data I believe would best fit into a many-to-many bidirectional database (I am using SQL with Java). I am trying to represent the relationship…