B. M. Salahuddin

Work place: Department of Computer Science & Engineering, Jagannath University, Dhaka, Bangladesh

E-mail: fpsalahuddin@gmail.com

Website:

Research Interests:

Biography

Bhuiyan M. Salahuddin is currently studying as M.Sc.  Program in the Department of Computer Science and Engineering, Jagannath University, Dhaka, Bangladesh. He received the B.Sc. degree in Computer Science and Engineering from The People`s University of Bangladesh.

Author Articles
Comparative Study: Performance of MVC Frameworks on RDBMS

By M. H. Rahman M. Naderuzzaman M. A. Kashem B. M. Salahuddin Z. Mahmud

DOI: https://doi.org/10.5815/ijitcs.2024.01.03, Pub. Date: 8 Feb. 2024

The regular utilization of web-based applications is crucial in our everyday life. The Model View Controller (MVC) architecture serves as a structured programming design that developers utilize to create user interfaces. This pattern is commonly applied by application software developers to construct web-based applications. The use of a MVC framework of PHP Scripting language is often essential for application software development. There is a significant argument regarding the most suitable PHP MVC such as Codeigniter & Laravel and Phalcon frameworks since not all frameworks cater to everyone's needs. It's a fact that not all MVC frameworks are created equal and different frameworks can be combined for specific scenarios. Selecting the appropriate MVC framework can pose a challenge at times. In this context, our paper focuses on conducting a comparative analysis of different PHP frameworks. The widely used PHP MVC frameworks are picked to compare the performance on basic Operation of Relational databases and different type of Application software to calculate execution time. In this experiment a large (Big Data) dataset was used. The Mean values of insert operation in MySQL database of Codeigniter, Laravel, Phalcon were 149.64, 149.99, 145.48 and PostgreSQL database`s 48.259, 49.39, 45.87 respectively. The Mean values of Update operation in MySQL database of Codeigniter, Laravel, Phalcon were 149.64, 158.39, 207.82 and PostgreSQL database`s 48.24, 49.39, 46.64 respectively. The Mean values of Select operation in MySQL database of Codeigniter, Laravel, Phalcon were 1.60, 3.23, 0.98 and PostgreSQL database`s 1.95, 4.57, 2.36 respectively. The Mean values of Delete operation in MySQL database of Codeigniter, Laravel, Phalcon were 150.27, 156.99, 149.63 and PostgreSQL database`s 42.95, 48.25, 42.07 respectively. The findings from our experiment can be advantageous for web application developers to choose proper MVC frameworks with their integrated development environment (IDE). This result will be helpful for small, medium & large-scale organization in choosing the appropriate PHP Framework.

[...] Read more.
Other Articles