Comparative Study Between the MySQL Relational Database and the MongoDB NoSQL Database

K. Bouamrane,Ghalem Belalem,Houcine Matallah
DOI: https://doi.org/10.4018/IJSSCI.2021070104
2021-07-01
International Journal of Software Science and Computational Intelligence
Abstract:NoSQL databases are new architectures developed to remedy the various weaknesses that have affected relational databases in highly distributed systems such as cloud computing, social networks, electronic commerce. Several companies loyal to traditional relational SQL databases for several decades seek to switch to the new “NoSQL” databases to meet the new requirements related to the change of scale in data volumetry, the load increases, the diversity of types of data handled, and geographic distribution. This paper develops a comparative study in which the authors will evaluate the performance of two databases very widespread in the field: MySQL as a relational database and MongoDB as a NoSQL database. To accomplish this confrontation, this research uses the Yahoo! Cloud Serving Benchmark (YCSB). This contribution is to provide some answers to choose the appropriate database management system for the type of data used and the type of processing performed on that data.
Computer Science
What problem does this paper attempt to address?