Hacker News new | ask | show | jobs
by pan69 4870 days ago
Same here. In my opinion ORM's are evil. They are very easy to get started with but once your application logic becomes more complex you will find that you've painted yourself in a corner. I'm all for an DB abstraction but I stay away from ORM's.