Hey everyone I am working on nodeJS app. I searched some modules to manage my database (orientdb). My question is: Why we use any ORM or ODM (or why is it recommenced), because there is a module which can provide many functions to manage DB. I am still confused what should I use orientorm (https://github.com/mav-im/orientorm) or oriento (https://github.com/codemix/oriento)
Thank in advance..
Oriento is much more mature and supported. I suggest you to go with it.