mongodb find number greater than or equal to something code example Example: mongodb greater than db.yourDataBase.find({counter:{$gt:2}})