Answer Posted / Kunal Bharti
BSON (Binary JSON) is a binary serialization format used by MongoDB for storing data. It is an extension of the JSON (JavaScript Object Notation) format that allows for more efficient storage and transfer of complex data structures, including arrays, nested objects, and binary data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers