Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
BSON 形式で MongoDB コレクションのコンテンツを取得することは可能でしょうか? つまり、たとえばフィールドが「1」に等しい場合{"name" : "John","age" : 24}、"tutorial.persons"コレクションのような結果を取得します。_idPS:driver-cを使用します
{"name" : "John","age" : 24}
"tutorial.persons"
_id