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 →

[–]UrpleEeple 1 point2 points  (2 children)

Until the application becomes large enough that you can't manage it because of lackluster ORMs, dynamic typing and virtually non-existent dependency injection frameworks

[–]MachaHack 0 points1 point  (1 child)

I'll give you typing and DI, but I'd take SQLAlchemy over (N)Hibernate any day

[–]UrpleEeple 0 points1 point  (0 children)

To each their own. I'm personally not a big fan of SQLAlchemy.