Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

ActiveRecord has a find_by_sql which I use for medium to complex queries. They are easier to write and understand in SQL than in Ruby. The problem is that there are many developers that don't know SQL. I found them in Ruby projects and Python and Node.js. They write whatever they manage to code with the ORM and don't understand the implications on database performance.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: