Skip to content

Performant implementations of basic database engine algorithms capable of running with larger than memory input files

Notifications You must be signed in to change notification settings

samousli/External-Database-Algorithms-

Repository files navigation

External-Database-Algorithms

This project contains implementations of external memory MergeSort, RemoveDuplicates based on MergeSort, MergeJoin, HashJoin algorithms, as well as some simple tools used for the analysis of correctness and performance of said algorithms.

It has been implemented as part of an assignment in the Database Technologies course in Computer Science Department of Aristotle University Greece. It's uploaded to showcase my work and with the hopes that it may help someone else.

About

Performant implementations of basic database engine algorithms capable of running with larger than memory input files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published