Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
3.3.0
Description
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