NOUR-OMAR/InMemoryDB-WebApp

new table

Closed this issue · 1 comments

Extend the DB design to include another entity (table), that has a
relation with the first table. i.e. primary key/ foreign key. For example,
the first table is Students table and the second one is Courses table.

  • needs to make the operations
  • put the table in the db
  • cache it