Hashing and SortingCovers hashing, sorting, extendible hashing, linear hashing, and external sorting.
Parallel DatabasesExplores parallel and distributed databases, covering architectures, query optimization, data storage, and distributed transactions.
Relational Model: BasicsCovers the basics of the relational model in database management systems, including data models, primary and foreign keys.
Relational Model: BasicsIntroduces the relational model, SQL, keys, integrity constraints, ER translation, weak entities, ISA hierarchies, and SQL vs. noSQL.