https://github.com/mansi-k/sortmerge_join
Implemented the two-phase merge sort algorithm to sort and then join 2 large SQL relations
https://github.com/mansi-k/sortmerge_join
external-sorting scratch-implementation sort-merge-join sql-join two-way-merge-sort
Last synced: 9 months ago
JSON representation
Implemented the two-phase merge sort algorithm to sort and then join 2 large SQL relations
- Host: GitHub
- URL: https://github.com/mansi-k/sortmerge_join
- Owner: mansi-k
- Created: 2021-03-20T11:48:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T16:38:05.000Z (over 4 years ago)
- Last Synced: 2025-04-15T01:18:46.852Z (9 months ago)
- Topics: external-sorting, scratch-implementation, sort-merge-join, sql-join, two-way-merge-sort
- Language: C++
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Please delete the previously generated txt file of joined records each time before executing the code again
Let all the input files be in the current folder