JSON/q
A JSON-based data access specification
messaging
virtDB
language bindings
examples
Query
{ "where": "c.region == \"WA\"", "as": "c", "from": "Customers", "select": "c" }
Results
{}