/Assignments-Data-Management-Course

Repository of the Data Management Course at Sapienza University

Primary LanguageJupyter NotebookMIT LicenseMIT

DM

Repository of the Data Management Course of the Data Science Master's Degree at Sapienza University.

Analysis and Explanation of the work done for this course will be documented later.

Basically we worked on analyzing the olympics games dataset and answering critical questions. We did data processing, performed optimization for the queries to be executed faster, and finally converted the database from SQL (Relational) into NoSQL (Non-relational), specifically into Document Database using MongoDB.