ajaynegi33 / ajaynegi33/LibraryMan-API

Optimize Database Queries to Reduce the Number of Calls

Aperta
#24 7 commenti 0 reazioni 3 assegnatari Rivendicata da @SaanyaGarg5 Vedi su GitHub
good first issue gssoc gssoc-ext hacktoberfest hacktoberfest-accepted level3 status: ready for dev
Lingua principale
Java
Stelle
54
Fork
53
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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).

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.