This document provides a summary of the Parallel-D final year project report. It discusses developing a database management system (DBMS) that utilizes a graphical processing unit (GPU) for parallel query processing. The project aims to optimize DBMS performance for processing large datasets. It outlines requirements, design considerations, and a roadmap for further development in the second year of the project. Key aspects summarized include the project objectives, system architecture with CPU and GPU components, and a methodology for partial query processing and data sorting algorithms.