Upgrade to Pro — share decks privately, control downloads, hide ads and more …

introduce_pattern_matching_with_mongo-clarify

 introduce_pattern_matching_with_mongo-clarify

Hello hey for Engineers vol.3で発表した内容です。

morihirok

May 09, 2019
Tweet

More Decks by morihirok

Other Decks in Programming

Transcript

  1. MongoDBͷexplain݁Ռͷ αϯϓϧ > db.items.find({price: 119}).explain("executionStats") { "queryPlanner" : { "plannerVersion"

    : 1, "namespace" : "sample_db.items", "indexFilterSet" : false, "parsedQuery" : { "price" : { "$eq" : 119 } }, "winningPlan" : { "stage" : "COLLSCAN", "filter" : { "price" : { "$eq" : 119 } શͯ+40/Ͱදݱ͞ΕΔ