Project for the Advanced Database Course (NYU)
Goal: Implement a distributed database, with multi-version concurrency control, deadlock detection, replication, and failure recovery.
Requirement: Python 3
usage: Driver.py fname
positional arguments:
fname specify the input file name the directory name that holds the files to be executed
Examples:
python3 Driver.py ex1.txt
python3 Driver.py test_files_dir