UNPKG

jinq

Version:

jinqJs provides you the ability to query, update and delete javaScript arrays using SQL like syntaxes and LINQ like expressions.

6 lines (4 loc) 343 B
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).