Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

thisstillwill/INFO20003-S1-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFO20003 S1 2020

Subject Banner

This repository contains files related to my assignments for INFO20003 Database Systems. The class covered a variety of topics:

In this subject, students will obtain a deep understanding of the concepts behind database management systems. In particular, the students will get familiar with the database system architecture and will exercise the concepts such as query processing and optimisation, database tuning and transactions, which are the foundation of any modern data processing application.

Contents

  • Assignments/ - Directory containing assignment files. Individual assignments are located in subfolders and denoted using the number of the assignment:
.
├── Assignments
│   ├── Assignment-1
│   │   ├── Feedback.pdf
│   │   ├── Specification.pdf
│   │   ├── Submission.mwb
│   │   └── Submission.pdf
│   ├── Assignment-2
│   │   ├── Feedback.png
│   │   ├── Specification.pdf
│   │   ├── Submission.pdf
│   │   └── rugbysql_2020.sql
│   └── Assignment-3
│       ├── Feedback.pdf
│       ├── Specification.pdf
│       └── Submission.pdf
├── LICENSE
└── README.md

Each assignment folder has at a minimum:

  • a Specification file containing the assignment specification
  • a Submission file or files containing what was actually submitted
  • a Feedback file containing a grade report with rubric and comments

License

MIT

About

Assignment files for INFO20003

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published