Logo

Arrai

The ultimate data engine.

Does it have arrays? No, No it does not

But that’s the point…



Evaluate an expression: arrai eval

42



Evaluate count of string: arrai eval

9



Evaluate a collection of values: arrai eval

[1,4,9,16]



Filter a collection of values: arrai eval

{(a:2, b:4)}



Operations for filtering a stream of values: arrai eval

9



Operations for filtering a stream of values: arrai eval

{(a:2, b:3), (a:2, b:4)}

See on Github