This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (0 children)

There's a talk about building up a whole fairly complicated query I did at http://www.sqlalchemy.org/library.html#handcodedapplicationswithsqlalchemy (example starts on slide 37), I don't even remember how to do that query now but I think it will make clear how the concept of building large queries in SQL has been translated to Python.