-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
3.3.0
In the evaluation reports, there are a couple of findings about improving database structure:
- use PKs relations
Query improvement:
- avoid making queries in loop
- using raw query for high-cost query
- some hidden cost query when using relation in sequelize
- mentioned in
-
Page Loading...