Now the problem is which data modeling should I use I am confused about embedding or referencing. My project is about that a faculty can login and each faculty will have its own Time-Table and time-table is looking like this : It is time-table of the faculty now how do I make its schema and how should i model it with the faculty like with embedding or referencing. Anyone's help is Appericiated.