The eXtremeSQL SQL language operators are of the following types:
| Arithmetic | Addition, subtraction, multiplication and division operators |
| Assignment | The cast() operator used to coerce values to a different data type |
| Binary | Operators for two operands that return a boolean result |
| Comparison | Operators for comparing two expressions |
| Logical | Logical operators and, or and not |