home/categories/database-tools/yanko-belov-code-craft-skills-n-plus-one-prevention-skill-md
database-toolsdatabases

n-plus-one-prevention

Use when fetching related data in loops. Use when seeing multiple queries for one request. Use when database is slow on list endpoints.

yanko-belov
maintainer
yanko-belov
अपडेट किया गया 1/22/2026
स्टार
9
फोर्क
1
quick start

Installation and usage

Use when fetching related data in loops. Use when seeing multiple queries for one request. Use when database is slow on list endpoints.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use n-plus-one-prevention