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 摘要。