Answer Posted / Kumar Aman
Data in MongoDB is stored as documents within collections. Each document is a set of key-value pairs, where keys are field names and values can be any BSON (Binary JSON) type such as string, integer, array, object, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers