https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
https://github.com/amattu2/inst-327
database murach murach-textbook mysql sql
Last synced: 2 months ago
JSON representation
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
- Host: GitHub
- URL: https://github.com/amattu2/inst-327
- Owner: amattu2
- License: agpl-3.0
- Created: 2021-02-28T13:35:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T00:27:49.000Z (about 5 years ago)
- Last Synced: 2025-04-09T19:03:38.281Z (about 1 year ago)
- Topics: database, murach, murach-textbook, mysql, sql
- Homepage:
- Size: 2.31 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
This is a repository for INST-327 at the University of Maryland (Spring 2021). It includes in-class lab assignments, individual homework assignments, and team project work. This repository should only be used as a reference for work completed, and not copied by INST-327 students.
Teachers:
- Vedat Diker (Lecturer)
- Pamela Duffy (Assistant Prof)
Book:
- Murach's MySQL by Joel Murach (3rd Ed)
# Lab Grades
|Lab|Grade|Notes|
|:-|:-|:-|
|Lab 1|100%|
|Lab 2|100%|
|Lab 3|100%|
|Lab 4|100%|
|Lab 5|100%|
|Lab 7|100%|
|Lab 9|100%|
|Lab 10|100%|
# Homework Grades
|Homework|Grade|Notes|
|:-|:-|:-|
|Assignment 1|95%|Minor point deductions for row ordering|
|Assignment 2|97%|-3 Deduction for last question, delete queries too complex|
|Assignment 3|67%|*Class average for A3 was 58.85%*Q1: 22/25Q2: 25/25Q3: 18/25Q4: 2/25|
|Assignment 4|85%|-15pt deductions (total) for using `---` instead of `--` as a comment prefix. Class average is 66.1%|
|Assignment 5|91%|Class average at 79.29%|
|Final Database Project|92%|
# Notes
Labs (6, 8, 11) did not include code, and were not included here.
# Requirements & Dependencies
Languages
- SQL
Programs
- MySQL Server
- MySQL Workbench