Proceedings of the XXth Conference of Open Innovations Association FRUCT (Nov 2024)

Verification of IDL Architecture Performance for Larger Datasets

  • Filip Majerík,
  • Monika Borkovcova

DOI
https://doi.org/10.23919/FRUCT64283.2024.10749855
Journal volume & issue
Vol. 36, no. 1
pp. 475 – 480

Abstract

Read online

Due to the ever increasing popularity of ORM frameworks, the IDL architecture was compiled by the authors as part of an earlier publication, Design of Data Access Architecture Using ORM Framework. This architecture allows to implement ORM frameworks with prediction of the required data. Given the size of datasets that can be managed in database systems, it was necessary to verify that this architecture is robust enough to handle similar problems. In the context of this paper, we focus on examining the performance of our defined architecture with larger datasets, which should help us determine whether such an architecture is suitable for common use. Along with the performance verification for larger datasets, performance tests were performed in case the database does not contain indexes for foreign keys.

Keywords