tastott / jsoql

A SQL-like language for querying JSON data
http://tastott.github.io/jsoql
3 stars 1 forks source link

Support for Array properties #8

Closed tastott closed 9 years ago

tastott commented 9 years ago

E.g. SELECT Things [1] ...