SFSQL
Schema-Free, Structured Query Language
In order to query your database, SFSQL markup is passed to the "query" command.

SFSQL is a SQL-like query language which allows related objects to be represented via simple dot-notation (e.g. $s:company.person.address)