adspace


What is mongoose odm?

Answer Posted / Dinkar Pratap Singh

Mongoose Object Data Modeling (ODM) is a MongoDB object modeling tool for Node.js. It allows developers to define the structure of their application data using JavaScript schema, and it provides an easy-to-use API to perform CRUD operations on that data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define array in mongoose schema?

79


what is the command syntax for inserting a document?

63


How did mongodb get its name?

60