Database

[{"value":"10123"},{"value":"160"},{"value":"10"}]

Query

db.collection.find({$expr:{$gt:[{$toInt:"$value"},12]}})

Result