Database

[{/** 12 char*/"app_name":"twelve chars"},{"app_name":"no"}]

Query

db.collection.find({$expr:{$eq:[12,{$strLenCP:"$app_name"}]}})

Result