db.表名.find({$where:"this.字段名.length>30"}) 某个字段名长度大于30 的所有数据 转载于:https://www.cnblogs.com/lchzlp/p/9824150.html