Short notes for spotting N+1 behavior before it turns into a database fire drill.
An N+1 issue is often an application design problem with database symptoms.