how to enter data in mongodb shell code example Example: mongodb insert db.products.insert( { item: "card", qty: 15 } )