[an error occurred while processing this directive] Software Engineering at Oxford | Database Design ( DAT ) [an error occurred while processing this directive]

Database Design

Relational database technology is the dominant approach to information storage, with products that offer an unmatched combination of abstraction and performance. To use these products effectively, however, requires an understanding of the underlying principles and concepts.

Frequency

This course normally runs twice a year.

Course dates

24th November 2025Oxford University Department of Computer Science - Held in the Department07 places remaining.
18th May 2026Oxford University Department of Computer Science - Held in the Department14 places remaining.

Objectives

At the end of the course, students will

Contents

Introduction
evolution of database systems; database system architecture; database management systems.
The entity-relationship model
semantic modelling; entity-relationship diagram elements; entity-relationship diagrams; design principles; modelling constraints; limitations of the entity-relationship model.
The relational data model
objectives; aspects; terminology; relational integrity; views; relational algebra; relational calculus; limitations of the relational data model.
SQL
queries; subqueries; full relation operations; modifying databases; defining relation schemas; defining views; constraints and triggers.
Normalisation
functional dependencies and normalisation; denormalisation.
Query optimisation
query processing; query decomposition; a heuristical approach to query optimisation.
Transaction management
recovery; concurrency.
Distributed databases
principles; client/server systems; DBMS independence; data warehousing.

Requirements

Some familiarity with discrete mathematics would be useful; Software Engineering Mathematics would be an ideal preparation.


[an error occurred while processing this directive]