A project regarding the Database course. This project consists of:

  • Initial Information Gathering for building a database
  • Enhanced entity-relationship model
  • Relational Model
  • SQL codes for implementing and setting up this database
  • Admin and Model codes for setting up and connecting the database to Django
  • Python codes to analyze, gather helpful information out of the database, and plot them via matplotlib
  • some extra SQL codes to learn and master the SQL itself
SYMPHONYC DB Screenshot
SYMPHONYC DB Screenshot

Github repo

Initial Information Gathering for building a database:

DB Entities & their Attributes

Enhanced entity-relationship model:

ERD First version ERD Second version
Enhanced entity-relationship model

Relational Model:

Relational Model
Relational Model

SQL codes for implementing and setting up this database:

SQL codes

Admin and Model codes for setting up and connecting the database to Django:

Django codes

Python codes to analyze, gather helpful information out of the database, and plot them via matplotlib:

Ipynb file

some extra SQL codes to learn and master the SQL itself:

extra sql codes

Screenshots

Screenshots

Updated: