Repository Design

There are several types of database design, which includes relational, multi-table, and object-oriented databases. Relational databases will be organized according to the relational model, with many-to-many relationships. For example ,…