Javascript JSON Query Languages
Here's a good link for Javascript JSON Query Languages. The point here is to have a in memory data model of arrays, hashes, and objects and be able to perform SQL-like operations on them like select, join, union, order by, group by, etc. Don't you wish your favorite javscript framework had this functionality already?
Comments
Post a Comment