I encountered a strange behavior of mongo and I would like to clarify it a bit... My request is simple as that: I would like to get a size of single document in collect
Object.bsonsize(db.test.findOne({type:"auto"})) It gives in bytes.