I’m just a simple hyperchicken from a backwood asteroid…

…but I don’t think ORM is very useful. I would say that for hacking together a very simple crud interface in rails/django/whatever its really nice. But in the end, if your app has a database you ought to be writing your own queries.

UPDATE: This is a great answer to this post.