Z. Mahmud

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

E-mail: zulfiker@cse.jnu.ac.bd

Website:

Research Interests:

Biography

Dr. Md. Zulfiker Mahmud is an Associate Professor of Computer Science and Engineering Department in Jagannath University, Bangladesh. He received the B.Sc and M.Sc. degree in Computer Science and Engineering from Islamic University Kushtia, Bangladesh. He has completed his Ph.D from Universiti Kebangsaan Malaysia (UKM), Malaysia. He obtained Excellent thesis award of FKAB UKM in 2018. He has authored or co-authored a number referred journals and conference papers. He has experience as Graduate Research Assistant at the Department of Electrical, Electronic and Systems Engineering, UKM, Malaysia.

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