Answer Posted / Pankaj Dhaka
BSON (Binary JSON) is a binary serialization of JSON documents used by MongoDB to efficiently store and transmit data. It provides a more compact format compared to plain JSON, while still maintaining the flexibility and simplicity of JSON.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers