This is more a DB Q than a Django Q, but googling ""schema" course teacher student classroom" yields a useful first hit:

https://dba.stackexchange.com/questions/22064/database-schema-design-for-school-system


On 07/10/2017 06:05 PM, Cristian Torzsa wrote:
Hello,

I what is the best database design for a Teacher-Subject-Classroom case?
For example, a teacher could teach multiple sujbects at multiple classes. How can I keep track of every teacher teaching which subjects at which classroom? Because a teacher can teach 2 different subjects at the same class for example? I'm asking for a class model.

Thank you!
--
You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0e404ffb-7355-4bab-b7eb-93792f956379%40googlegroups.com <https://groups.google.com/d/msgid/django-users/0e404ffb-7355-4bab-b7eb-93792f956379%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b3c9ef39-dc00-0b79-29a4-acfc1ba8cc34%40musicplace.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to