There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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).