Simon talks about some of the killer features of the Django ORM, including chaining and laziness. For what its worth, I love the Django ORM and virtually never write a line of SQL because of it. I know a lot of people complain that it’s not as robust as SQL Alchemy, but for my needs, it’s perfect. It’s easy to use, and I’ve only run into one situation I couldn’t handle with it (and, Django gives you the ability to write straight SQL, when you do run into that situation).
No one has posted any comments on this entry as of yet. Perhaps you’d like to be the first?
Post your comment