From the website:
Sensei is a distributed database that is designed to handle the following type of query:
SELECT f1,f2…fn FROM members
WHERE c1 AND c2 AND c3..GROUP BY fx,fy,fz…
ORDER BY fa,fb…
LIMIT offset,count
Relies on zoie and hence Lucene for indexing.
Another comparison for the development of TMQL, which of course will need to address semantic sameness.
[…] first post on Sensei was December 10, 2010 – Sensei – which if you follow the link given there, redirects to the new […]
Pingback by Sensei – Major Update « Another Word For It — January 21, 2012 @ 10:09 pm