mspronesti / eurecom-dbsys

Assignments of the Database Management Systems Implementation (DBSys) class at EURECOM, Fall 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Management Systems Implementation

Lab1 : Data Pipeline

Lab2 : SimpleDB part I

Implement the core modules of the educational DBMS SimpleDB, such as tuples, fields, the Catalog, the BufferPool etc. See the specifications for more.

Lab3 : SimpleDB part II

Expand Lab 2 with join operators (e.g. SMJ, HJ), selection, insertion and deletion operators as well as aggregates. See the specifications for more.

About

Assignments of the Database Management Systems Implementation (DBSys) class at EURECOM, Fall 2021


Languages

Language:PLpgSQL 72.8%Language:TeX 14.7%Language:Python 12.5%