Yedidia-Bakuradze / Project-Distinction

A todo app made for the students in order to precue properly in their academic life without any trubles
0 stars 0 forks source link

Database System design #1

Open Yedidia-Bakuradze opened 2 months ago

Yedidia-Bakuradze commented 2 months ago

As a part of designinig the dataabse sturctuer we need to come up with an idea what kind of database should we take.

Attached to this issue you can find the SQL like system which is kind hard to implement in our system so you might want to move into the NO-SQL database design like MongoDB.

If so we need to understand how to define the models in that database and how to connect between the entities and different objects.

Project Definition.pdf

Project Definition