I wonder how to construct mysql DB for school diary.
It will contain info for the students of some class,assessments on their school subjects(math,english and etc.) and school notes.
But for class of 30 students I can’t figure out the best solution for constructing the DB.
Can you give me some advices?
I wonder how to construct mysql DB for school diary. It will contain info
Share
Yes,
If you wish, there are already some tools that will help you in creating database structure, such as Enterprise Architect (paid one) or MySQL Workbench (it is free, I believe).