Hacker News new | ask | show | jobs
by thewhitetulip 3609 days ago
I used to think that using raw SQL is better than using ORMs because I have had a bad experience using django1's OEM. I will look into the ORM now. Thanks for the advice!