JOIN instead of multiple SELECT

March 31, 2010
By

Hello to all,. has been a while i’ve been wondering how to optimize Django’s queries to the database, for example by setting it to use JOIN to retrieve foreign keys instead of multiple selects. for example if I have a blog object that …

Read more from the original source: 
JOIN instead of multiple SELECT

Tags: , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*