Glossary Definition
N+1 Database Query Bottleneck
Term Definition
A common database performance bug where an application executes multiple isolated database lookups within a rendering loop instead of a unified single query prefetch.
Related Blueprints
No active workflows are currently tagged with this glossary term. Run the playbook enrichment tool to auto-link blueprints.