Database Management Systems Rationale
Database Management Systems Rationale
Rationale
Database Management Systems (DBMS) are vital components of modern
information systems. Database applications are pervasive and range in size
from small in-memory databases to terra bytes or even larger in various appli-
cations domains. The course focuses on the fundamentals of knowledgebase
and relational database management systems, and the current developments
in database theory and their practice.
Course Description
The course reviews topics such as conceptual data modelling, relational data
model, relational query languages, relational database design and transac-
tion processing and current technologies such as semantic web, parallel and
noSQL databases. It exposes the student to the fundamental concepts and
techniques in database use and development as well provides a foundation
for research in databases.
The course assumes prior exposure to databases, specifically to the rela-
tional data model and it builds new technologies on this foundation. In the
first half of the course the relational data model, relational query languages,
relational database design and conceptual data modeling are reviewed. It
then focuses on XML, RD, OWL, parallel, and noSQL databases. It also
bridges databases and knowledgebases which is the current trend.
The course requires a term project in which the student implements a
database application or explores a database issue.
We will use PostgresSQL as the database platform for doing the assign-
ments.
Topic List
Topics can include but are not limited to:
• Database concepts
• Relational model
1
• Relational query languages
• Triggers
• Embedded SQL
• Recursion
• OO data model
• Semantic Web
• NoSQL databases
2
• Transaction processing and database recovery
• Database security
Learning Goals
The course content is balanced on theory and practice, the course aims at
achieving the following learning outcomes:
Assessment
Class participations, discussions and attendance are a critical component of
the course and accounts 10
Written assignments will provide the students the opportunity to appre-
ciate the theoretical underpinnings of the databases systems and comprise
20% of the term grade. These are on data modeling (Entity/Relationship
data model), query languages (Relational Algebra and Relational Calculus),
database design, and Resource Definition Framework or Ontology Web Lan-
guage for knowledge representation.
3
Two programming assignments and a term project will provide the op-
portunity for the students to develop technical skills and comprise 20% of the
term grade. The first project is on Structured Query Language and the sec-
ond one is on the web database programming. The database project involves
a complete database application development from design to implementation
or a deeper investigation of a topic in databases and knowledgebases.
A mid-term and a final exam, each is 25%. Individual Assignments or
Quizzes 20% Term Projects 15% Midterm Exams 30% Final Exam 35%