Template
single collection
multiple collections
mgodatagen
update
indexe
explain
Stage
Database
bson
mgodatagen
[{_id:1,name:"test"},{_id:2,name:"other string"}]
Query
db.collection.find({name:"test"})
Result