Arun You can check "sailsjs.com/" Sails Js framework .it's easy for implementation . Sails Js has been implemented on NodeJS . You can create CRUD operation very easily in Sails JS. Sails JS support almost all DB . I am using rethink DB for my purpose .
You can also implement in NodeJS but in nodeJS , you will have code by yourself . In sails JS , It will create automatically for you . Please let me know if any help will be needed .