ORM is very popular among developers. It is easy to maintain, update, and reuse the code as the developer can think of and manipulate data as objects. Although it is really easier and it will work fast at the beginning.Complex SQLs generate heavy load on DB server.