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...

Full description

Saved in:
Bibliographic Details
Published inJournal of Computer Sciences Institute Vol. 35; pp. 209 - 215
Main Authors Hetman, Karol, Miłosz, Marek
Format Journal Article
LanguageEnglish
Published Lublin University of Technology 30.06.2025
Subjects
Online AccessGet full text

Cover

Loading…
More Information
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