• This repository has been archived on 26/Jan/2018
  • Stars
    star
    11
  • Rank 1,694,829 (Top 34 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created about 11 years ago
  • Updated about 11 years ago

Reviews

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).