Credits: 4 (3-0-2)
Prerequisites: COL106
Description
Data models (ER, relational models, constraints, normalization), declarative querying (relational algebra, datalog, SQL), query processing/optimization (basics of indexes, logical/physical query plans, views) and transaction management (introduction to concurrency control and recovery). Overview of XML data management, text management, distributed data management. Course project to build a web-based database application.
Prerequisite Tree
flowchart TD
COL362-186[COL362]
COL362-186 --> COL106-186[COL106]
COL106-186 --> COL100-186[COL100]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;