Credits: 4 (3-0-2)
Prerequisites: COL106 OR Equivalent
Overlaps with: COL362
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
COL632-188[COL632]
COL106-188 --> COL100-188[COL100]
COL632-188 --> COL106-188[COL106]
classDef empty height:17px, fill:transparent, stroke:transparent;
classDef trueEmpty height:0px, width:0px;