Simple interpreter for conjunctive queries using java

Job ID: 33219217

Budget: $30 – $250 CAD

Need to build a program that takes in a database (a set of files with data) and an input file containing one query. The program will process and evaluate the query on the database and write the query result in the specified output file. The evaluation should be based on the set semantics, meaning no tuple duplicates should appear in the input and the output.