Journal of Computer Sciences Institute (Dec 2021)

Comparative analysis of connection performance with databases via JDBC interface and ORM programming frameworks

  • Mateusz Żuchnik,
  • Piotr Kopniak

DOI
https://doi.org/10.35784/jcsi.2729
Journal volume & issue
Vol. 21

Abstract

Read online

The research subject of this paper was the comparative analysis of efficiency of connections with databases using different communication methods based on Java programming language. The tools investigated included JDBC drivers and Object-relational mapping (ORM) frameworks. A survey based on 8 different criteria was conducted to determine the most effective method and tool for working with relational databases when developing Java applications. The weights of the criteria were determined through a survey of Java programmers and computer science students.

Keywords