CS 448 Project 3: Relational Operators

Date:

Recorded-Lecture
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.