ajaynegi33 / ajaynegi33/LibraryMan-API
Optimize Database Queries to Reduce the Number of Calls
オープン
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 はまだ評価されていません。