aviatorscript
aviatorscript copied to clipboard
Collection query language
Supports SQL-like language select a,b,c from list where a = 1 to query elements from collection, and list is a java collection such as array/list/set etc.