CMSI 486

Introduction to Database Systems

Fall 2020


Note
This page is maintained as an archival record of the course shown above, and as such, some links on this page may no longer be valid nor accessible. They are kept here as a record of the resources that were available at the time of the course offering.
  • Bazaar: Where you’ll find our sample code
  • Brightspace: Where you can access recordings of synchronous class sessions and supplementary asynchronous content, as well as check your grades
  • We will use GitHub Classroom to manage and submit assignments
  • Some information regarding being fully online

Assignments

Additional Content

Dataset Sources

It’s hard to appreciate the power and potential of general database management systems when you don’t have seed data to populate it—so we’ll want to do our work with a database that can be fully populated from the get-go.

Our case study dataset is the one from the Netflix Prize competition from over a decade (a decade!!!) ago: https://www.kaggle.com/netflix-inc/netflix-prize-data—find one to call your own from one of these sites, or feel free to identify one independently:

  • Kaggle datasets are generally positioned for data science or machine learning, but sometimes also applicable to pure database work:
  • The Awesome Public Datasets collection is similar in purpose and applicability
  • For the health-/medically-minded: the Drugs@FDA database file set is actually freely available