ajaynegi33 / ajaynegi33/LibraryMan-API

Optimize Database Queries to Reduce the Number of Calls

未关闭
#24 7 条评论 0 个 reaction 已指派 3 人 已被 @SaanyaGarg5 认领 在 GitHub 查看
good first issue gssoc gssoc-ext hacktoberfest hacktoberfest-accepted level3 status: ready for dev
主要语言
Java
星标
54
派生
53
PR 合并指标
30 天内没有已合并 PR

描述

### Description
Currently, the LibraryMan project performs multiple redundant database queries during various operations, leading to potential performance issues. To improve the efficiency of the system, we need to reduce the number of database queries being executed.

Tasks:

- **Identify Redundant Queries**: Review the existing service methods to identify where multiple unnecessary queries are being executed (e.g., fetching the same entity multiple times).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。