hedonhermdev / hedonhermdev/BPPC-Marketplace

Batch N+1 queries using Dataloaders

Open
#41 0 comments 0 reactions 2 assignees Claimed by @anshalshukla View on GitHub
enhancement
Dominant language
Python
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Queries that return a list of products, a list of profiles, etc .create an N+1 problem in most cases. The database calls need to be batched for optimization.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.