REPL - Read, Eval, Print, Loop
It uses a single file to store everything, the goal is to have persistent data. The database can store integer arrays and perform some operations on them.
Check the .pdf file in cwd for more details about this project. cwd(current working directory)
Resources Used -