Comparative analysis of database access performance of the Hibernate framework and the Jooq library
The subject of this paper was a comparative performance analysis of accessing relational databases in Java using two major Java libraries: Hibernate and jOOQ. For Hibernate, the main focus was on queries written with CriteriaBuilder. The study concentrated on key performance metrics, such as operati...
Saved in:
Published in | Journal of Computer Sciences Institute Vol. 35; pp. 209 - 215 |
---|---|
Main Authors | , |
Format | Journal Article |
Language | English |
Published |
Lublin University of Technology
30.06.2025
|
Subjects | |
Online Access | Get full text |
Cover
Loading…
Summary: | The subject of this paper was a comparative performance analysis of accessing relational databases in Java using two major Java libraries: Hibernate and jOOQ. For Hibernate, the main focus was on queries written with CriteriaBuilder. The study concentrated on key performance metrics, such as operation execution times and the number of operations processed per unit of time for DQL and DML operations. The measurements were conducted using the JMH library. The jOOQ library proved to be more efficient for simple and complex queries. |
---|---|
ISSN: | 2544-0764 2544-0764 |
DOI: | 10.35784/jcsi.7306 |