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

Full description

Saved in:
Bibliographic Details
Main Authors: Karol Hetman, Marek Miłosz
Format: Article
Language:English
Published: Lublin University of Technology 2025-06-01
Series:Journal of Computer Sciences Institute
Subjects:
Online Access:https://ph.pollub.pl/index.php/jcsi/article/view/7306
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
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