8000 CS564 UW-Madison · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
@CS564-UWMadison

CS564 UW-Madison

UW Madison course repository for CS564 Database Management Systems: Design and Implementation

CS564 Course Repository

Course Goal

CS 564 is designed to give students a solid background in database management systems (DBMS), particularly relational database management systems (RDBMS). We will examine databases from the perspectives of both DBMS users and DBMS implementors.

The first half of the course will focus on the users' perspective of DBMS. We will introduce the relational model, the entity-relationship (ER) model, and learn how to use the SQL query language. We will also cover logical and physical database design issues. The second half of the course will concentrate on DBMS implementation. We will cover file organization, indexing methods, techniques for external sorting. We will also learn about how a DBMS implements a relational operator, and the basics of query optimization.

Prerequisites

Textbooks

Database management systems (3rd edition), by Raghu Ramakrishnan and Johannes Gehrke (also called the “cow book”).

Popular repositories Loading

  1. .github .github Public

    Course Repository for UW Madison's COMPSCI564: Database Management Systems: Design and Implementation

Repositories

Showing 1 of 1 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

0