big-data-cloud-chain / college-db

Contains the SQL scripts used to generate the database
MIT License
0 stars 0 forks source link

Database Diagrams #3

Closed abrarym closed 5 years ago

abrarym commented 5 years ago

Create database diagrams in the appropriate format and follow the corresponding styling.

Requirements

abrarym commented 5 years ago

Here is the database. Let me know if I should make changes

college_database.zip

kdarakhshan commented 5 years ago

Amin's comments: rename student_courses to member_courses and remove the instructor_course table. Remove the course_term table so the courses table has a relationship with the term table.