Guest Lecture @ Introduction to Database Systems: CS448

Date:

CS 448 Project 3: Relational Operators The goal of this project is to implement Relational Algebra Operators using the Iterator interface inside a working database system. This project is based on Minibase, a small relational DBMS, structured in several layers.