← Back to Frameworks

Django — select_related vs prefetch_related

Frameworksdjango

The Question

What is the difference between select_related and prefetch_related in Django?

What a Strong Answer Covers

  • JOIN vs separate query
  • FK vs M2M
  • N+1.

Related Questions

  • FastAPI — Async vs Sync
  • Django — Signals
  • SQLAlchemy — Session
  • Django — Middleware
  • FastAPI — Pydantic

Practice This Question

Get AI-graded feedback on your answer with follow-up probes on weak points.

Take the Free Assessment
GrindQuestionsAITechnical interview assessment
TermsPrivacyAbout