/DBMS_Implementation

This project contains four fundamental functions of a DBMS system (External Mergesort, Merge-Join, Hash-Join, Duplicate Elimination) that are designed to work in real-life and extreme circumstances (Huge input data, extremely low available memory).

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Watchers