Foreign Key fields are indexed by default - Deepstash

Foreign Key fields are indexed by default

Django automatically creates an index on each ForeignKey field.

You can disable this by setting db_index=False on the ForeignKey field. This is useful when:

  • you are creating a foreign key for consistency and you don't use it in JOINs,
  • you have a multi-column index that covers this column in the kind of queries that you run.

1

33 reads

CURATED FROM

IDEAS CURATED BY

ocpodariu

Alt account of @ocp. I use it to stash ideas about software engineering

The idea is part of this collection:

Machine Learning With Google

Learn more about computerscience with this collection

Understanding machine learning models

Improving data analysis and decision-making

How Google uses logic in machine learning

Related collections

Read & Learn

20x Faster

without
deepstash

with
deepstash

with

deepstash

Personalized microlearning

100+ Learning Journeys

Access to 200,000+ ideas

Access to the mobile app

Unlimited idea saving

Unlimited history

Unlimited listening to ideas

Downloading & offline access

Supercharge your mind with one idea per day

Enter your email and spend 1 minute every day to learn something new.

Email

I agree to receive email updates