This repository contains 3 database systems implementations, each using:
- A heap
- A hashtable
- A hashtable and a secondary index
This project was part of the Implementation of Database Systems course (2022-2023) of the Department of Informatics and Telecommunications of the University of Athens.
For more info on the project and an overview of the Implementation, see the report.