- specifications
- solution:
- Database design
- Data Transformation
- Data Analysis
Implement the core modules of the educational DBMS SimpleDB
, such as tuples, fields, the Catalog, the BufferPool etc. See the specifications for more.
Expand Lab 2 with join operators (e.g. SMJ, HJ), selection, insertion and deletion operators as well as aggregates. See the specifications for more.