Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Queryset Implementation. Malcolm explains the work that has gone in to the queryset-refactor branch. Executive summary: Python’s ORM is probably a lot better at SQL than you are.

1 comment

  1. That's very generous of you, Simon, but it's overstating the reality. I'm deliberately not using a lot of tricky transformations and constructions that would be possible with a different internal representation in order to keep the code reasonably simple and fast. We're not trying to replace SQL 100% in Django, so it's probably acceptable to be completely correct and "fast enough".

    Malcolm Tredinnick - 19th March 2008 11:16 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site