CS 564: Projects


Project #6

The fourth is on SQL Application is posted. This is an individual assignment.

Project #5

The fourth is on SQL is posted (this file was updated on 4/19). This is an individual assignment.

Project #4

The third and final BadgerDB project is on implementing Query and Utilites is posted.

Project #3

The second BadgerDB project is on implementing a B+-tree access method.

Project #2

The first BadgerDB project has now posted (this file was updated on 2/13).This is a group project. Here is the API.

Project #1

The first project is to get you to learn C++, and is posted here. This project is due on Feb 2 at 2:30PM. There are no late days for this project.

Note: The purpose of this first assignment is to get you caught up with C++, as the main projects in this class are in C++. If you haven't encountered C++ before, you need to pick up this material by yourself using the material posted here Please don't wait to get started on this project as C++ can be quite tricky for those who have only used Java before.

For a more detailed C++ reference, please click here. Please familiarize yourself with this reference right away as you will need to keep going back to this link to better understand and use C++.