Skip to main content
Version: Next

Operators

Overview

Operators are used to filter data in queries. They allow you to specify conditions that the data must meet in order to be included in the results.

OperatorMongo OperatorDescription
=eqEquals
!=neNot equals
>gtGreater than
<ltLess than
>=gteGreater than or equal to
<=lteLess than or equal to
ininIn
notInninNot in
likeregexLike (case-insensitive) using regex

Support us

Mongoloquent is an MIT-licensed open source project. It can grow thanks to the support by these awesome people. If you'd like to join them, please read more here.

Sponsors

_

Partners