Get Lanyrd on your mobile (iPhone, Android and more) - check it out here

unjoinify: a module to tame the SQL beast

A session at DjangoCon Europe 2011

We all know the golden rule of query optimisation: make one big query rather than lots of little ones in a loop. However, that's easier said than done when you're dealing with deeply nested data - there's a limit to what you can do with Django's own mechanisms like select_related. Often the only answer is to drop down to raw SQL, and in those cases we'd still like to have access to our models, rather than abandoning ORM entirely. This talk presents unjoinify, a helper module that can reassemble gnarly cross-table SQL resultsets back into template-friendly object trees.

About the speaker

This person is speaking at this event.
Matt Westcott

Web geek, musician and ZX Spectrum tinkerer. Developer at @torchbox. AKA Gasman in the demoscene. bio from Twitter

Coverage of this session

Sign in to add slides, notes or videos to this session

Tell your friends!

When

Time 12:05pm12:25pm AMT

Date Tue 7th June 2011

Short URL

lanyrd.com/sfmzm

Official session page

www.djangocon.eu/…/

View the schedule

Topics

See something wrong?

Report an issue with this session