Why ORM Sucks?
Small Companies may good to use ORM until we get perofrmance issue
Let Say why i am using sucks?
Example we can take, U want to get the all user orders. what u do?
Simple i will use User.findAll() and user.getOrder() thats it completed okay good
is i...
nithinmanupuri.hashnode.dev2 min read