Essentially all contemporary information systems in commercial applications use database technology. This course provides an introduction to this technology, both as a collection of hands-on skills and as a conceptual subject with mathematical foundations. The course includes an integrated laboratory component and a realistic database development project.
I welcome visitors to my office (OHS 306) on a drop-in basis as well as by appointment. You may send me electronic mail at max@gustavus.edu.
All course materials will be available through my World Wide Web page. The URL for this course is https://gustavus.edu/+max/courses/S2015/MCS-274/. After this syllabus I will give hardcopy handouts only to those students who ask for them.
Our primary text is A First Course in Database Systems, 3rd ed., by Jeffrey D. Ullman and Jennifer Widom. If you would prefer to acquire Database Systems: The Complete Book, 2nd ed., by Hector Garcia-Molina, Jeffrey D. Ullman, and Jennifer Widom, that would be equally acceptable: it contains a verbatim copy of the First Course plus additional chapters we won't be using.
Documentation for the MySQL Server 5.5 is available online.
One of the textbook's co-authors, Jennnifer Widom, has made video lectures available. They are not divided up quite the same way as this course's reading assignments, but I have indicated in the syllabus the videos that best correspond to the readings.
There will be two intra-term tests as shown on the schedule and a final exam as scheduled by the registrar. If you have a conflict with a testing time, please contact me as soon as possible to make an alternative arrangement.
Exams will be closed-book and mostly closed-notes. You may, however, use a single 8 1/2 by 11 sheet of paper with hand-written notes for reference. (Both sides of the sheet are OK.)
Some days, shown in the schedule, we will meet in the OHS 326 computer lab rather than in the usual classroom. Each lab assignment will generally require you to spend additional time out of class.
You are expected to be familiar with the college academic honesty honor code policy and to comply with that policy. In particular, any substantive contribution to your lab projects or homework solutions by another person or taken from a publication should be properly acknowledged in writing. Failure to do so is plagiarism and will necessitate disciplinary action. If you have any questions about the policy, please ask.
I will assign a collection of homework problems for each chapter (except chapter 1). You may turn in any individual homework problem by email (or in hardcopy form) whenever you think you have it solved. I will return it to you as quickly as I can, but normally with only an indication of whether it is acceptable or needs more work. The reason why I won't write much on the work I turn back to you is because I would like to talk with you face-to-face. If a problem needs more work, you should treat that as an invitation to come talk with me about it. Once you've done the additional work, you may turn the problem in again. (If you use hardcopy, attach the original or clearly mark your changes onto it.) You may turn each problem in as many times as you like until it is marked as acceptable. Your grade for the homework portion of the course will be based on the fraction of homework problems that you eventually did acceptably.
The final deadline for rewrites of homework problems is the start of class on the day indicated on the schedule.
All lab assignments are due at the beginning of class on the day indicated. (Exception: Lab 5 is due by the end of the day indicated.) Late lab assignments will be penalized by one “grade notch” (such as A to A- or A- to B+) for each weekday late or fraction thereof.
If you are too sick to complete an assignment on time, you will not be penalized. Simply label your submission as late due to illness. Other circumstances will be evaluated on a case-by-case basis.
Please point out any arithmetic or clerical error I make in grading, and I will gladly fix it. You may also request reconsideration if I have been especially unjust.
The course components will contribute to your grade in the following proportion:
Please see me if you have any question how you stand. Class participation is not graded; however, it allows you to find and repair the gaps in your understanding before doing the assignments, and thus can dramatically improve your grade. You are responsible for all course material, whether or not you are present when it was covered or distributed.
Gustavus Adolphus College is committed to ensuring the full participation of all students in its programs. If you have a documented disability (or you think you may have a disability of any nature) and, as a result, need reasonable academic accommodation to participate in class, take tests or benefit from the College's services, then you should speak with the Disability Services Coordinator, for a confidential discussion of your needs and appropriate plans. Course requirements cannot be waived, but reasonable accommodations may be provided based on disability documentation and course outcomes. Accommodations cannot be made retroactively; therefore, to maximize your academic success at Gustavus, please contact Disability Services as early as possible. Disability Services (https://gustavus.edu/advising/disability/) is located in the Academic Support Center.
Support for English learners and multilingual students is available through the Academic Support Center's English Learning Specialist (ELS). The ELS can meet individually with students for tutoring in writing, consulting about academic tasks, and helping students connect with the College's support systems. Please let me know if there is any accommodation in the course that would enable you to more fully show your abilities; for example, I would consider allowing extra time on tests, as well as allowing a dictionary in an otherwise closed-book test. In addition, English learners and multilingual students can seek help from peer tutors in the Writing Center.
Where two topics or activities are shown for a date, they correspond approximately to the two halves of the class period with a brief stretching break in between. However, we will divide the time to meet our needs rather than necessarily at the halfway point.
This is my best guess as to the rate at which we will cover material. However, don't be shocked if I have to revise the schedule.
Date | Reading | Video | Topic | Due |
---|---|---|---|---|
2/10 | 1 | 1.I | Database systems | |
2.1-2.2 | 1.TRM | Relational model | ||
2/12 | 2.3-2.4.6 | 4.SPJ | SQL and relational algebra | |
2.4.7-2.5 | 4.SORN | Joins | ||
2/17 | 6.1 | 5.BSS | Simple queries | |
2/19 | 6.2 | 5.TVSO | Multi-relation queries | |
6.3 | 5.SWC, 5.SFS | Subqueries | ||
2/24 | Lab 1: Basic SQL | |||
2/26 | 6.4-6.5 | 5.A, 5.DMS | Grouping and modification | |
6.6 | 10.IT, 10.TP, 10.IL | Transactions | ||
3/3 | Review/catch-up | HW rewrites (2, 6) | ||
Lab 1 (continued) | ||||
3/5 | Test 1 | |||
3.1-3.2 | 8.FD | Functional dependencies | ||
3/10 | 3.3 | 8.BCNF | Boyce-Codd Normal Form | Lab 1 |
3.4 | 8.SB | Decomposition properties | ||
3/12 | 3.5 | Third Normal Form | ||
4.1 | 9.UMLDM? | Entity/Relationship modeling | ||
3/17 | 4.2-4.4 | More on E/R modeling | ||
Lab 2: Database design | ||||
3/19 | 4.5-4.6 | 9.UMLR? | Realizing E/R models | |
Lab 2 (continued) | ||||
3/24 | 7.1-7.3 | 11.CST, 11.RI | Constraints | |
Lab 2 (continued) | ||||
3/26 | 8.1-8.2, 8.5 | 12.DUV-12.MV | Views | |
8.3-8.4 | 10.I | Indexes | ||
4/7 | Review/catch-up | HW rewrites (3, 4, 7) | ||
Lab 3: Intermediate SQL | ||||
4/9 | Test 2 (doesn't cover chapter 8) | Lab 2 | ||
4/14 | 9.3 | SQL environment | ||
9.4 | Stored procedures | |||
4/16 | 9.5-9.7 | Call-Level Interfaces | Lab 3 | |
Lab 4: Stored procedures | ||||
4/21 | 10.1 | 12.A | No class | |
4/23 | 11.1-11.2 | 2.WX | Semistructured data in XML | Lab 4 |
Lab 5: Project | ||||
4/28 | 11.3-11.4 | 2.DII, 2.XS | XML types | |
Lab 5 (continued) | ||||
4/30 | Lab 5 (continued) | |||
5/5 | 12.1 | 6.XPI, 6.XPD | XPath | |
Lab 5 (continued) | ||||
5/7 | 12.2 | 6.XQI, 6.XQD | XQuery | |
Lab 5 (continued) | ||||
5/12 | No class | |||
5/14 | Lab 5 (continued) | |||
5/19 | Review/catch-up | HW rewrites (8-12) | ||
5/20 | Lab 5 |