Skip to main content

One doc tagged with "BsonValue"

View All Tags

Working with documents

MongoDB stores data records as BSON documents. BSON is a binary representation of JSON, though it supports more data types — including ObjectId, Instant/date, Decimal128, binary data, and more.