- Set the path of data folder in variable
data_path
in the beginning ofmini_sql.py
. The data folder must present inside project root directory containmetadata.txt
and.csv
files corresponds to each table mentioned in metadata. - Run the
mini_sql.sh
with query as arguement (without;
at end).
Before running the engine please read the problem_description.pdf
and the readme.md