On Fri, Jan 8, 2010 at 10:04 PM, Luke Plant <[email protected]> wrote: > Hi all, > > I was prompted by this post: > > http://it.toolbox.com/blogs/database-soup/stuff-id-love-to-see-from- > django-36278 > > to add some notes about some DB access optimizations (essentially the > things I mentioned in my comment on that page), but then thought that > even if I add them, people are unlikely to find them. It's also not > possible to put admonitions everywhere in the docs to stop people > doing potentially expensive things. Rather, we need a list of tips > for someone looking to optimize DB queries. It could link to all the > relevant documentation (select_related() etc), as well as having misc > other tips. > > Good idea/bad idea? At the moment, the information is mainly all > there, but spread out in many places - I think we need an "optimize DB > access" topic.
Sounds like a great idea to me. +1. Russ %-)
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
