logoalt Hacker News

XYen0ntoday at 7:34 AM1 replyview on HN

I now also believe that at least Active Record is much easier to use than Django's ORM


Replies

rdevillatoday at 7:42 AM

Doesn't matter when devs just slop out 400 lines of SQL and bypass the ORM.

Frameworks and structure will save you from neither stupidity nor ignorance.

show 3 replies