The final project in CSE 444 is an extended report on the overall system of SimpleDB.
Your final report should be single-column, single-spaced. Remember to write your name. If you are working with a partner you may write the report together but each person should submit a copy with both names listed. You can submit either a .pdf file or a .docx file.
Your final report must follow the structure below, including the minimum required length for each section.
An overview description of the overall architecture of your final SimpleDB system (0.5 page)
A diagram of the overall system architecture. You may modify our diagram from the early slides. (0.5 page)
A somewhat more detailed description of each of the following main components of your SimpleDB system: Buffer manager, operators, lock manager, and log manager. Briefly explain how each work and any major choices you made in implementation. (0.5 page)
Discuss the overall performance of your SimpleDB engine.
Discuss what you would implement or what you would change in the implementation if you had more time.
The grade for the final report will be based on the completeness, level of detail, and overall quality of your write-up.