jinqJs provides a simple way to perform SQL like queries on javaScript arrays, collections and web services.

JinqJs provides the following functionality:
    select, calculated columns, from, inner join, outer join, distinct, union all, 
    identity, where, top, bottom, order by asc/desc, group by, aggregates (count, sum, min, max, avg). 
