number range in mongodb code example Example: get range of values in mongodb db.student.find({ u1 : { $gt : 30, $lt : 60}});