1、查询文档 MongoDB 与 RDBMS Where 语句比较 AND 和 OR 联合使用 MongoDB 操作符 - $type 实例如果想获取 "col" 集合中 title 为 String 的数据,你可以使用以下命令:db.col.find({"title":{$type:2}})