ReportsAnywhere and FQL at the Mongoberlin Conference
Business Intelligence for NoSQL Database
MongoBerlin is on Oct 4th.
Federated Query Language - Announcement
A query language for distributed No-SQL data stores.
It supports the typical architectures and access mechanisms of key/value, graph, document, object and relational databases: fql-spec.pdf
Simplified JSon = Ison [EyeSon]
JSON is great, but a pain to write as a human and very noisy to read.
With a few conventions JSON can be made more readable and easier to write as a human, while staying close to the basic JSON structure.