[teiid-issues] [JBoss JIRA] (TEIID-3303) Add translator for RethinkDB

Tom Arnold (JIRA) issues at jboss.org
Sat Jan 24 02:29:48 EST 2015


Tom Arnold created TEIID-3303:
---------------------------------

             Summary: Add translator for RethinkDB 
                 Key: TEIID-3303
                 URL: https://issues.jboss.org/browse/TEIID-3303
             Project: Teiid
          Issue Type: Feature Request
            Reporter: Tom Arnold
            Assignee: Steven Hawkins


{quote}
RethinkDB is built to store JSON documents, and scale to multiple machines with very little effort. It has a pleasant query language that supports really useful queries like table joins and group by, and is easy to setup and learn. 
{quote}

See http://rethinkdb.com/.

There are two 3rdparty drivers for Java, so we should pick one and build on that:
* https://github.com/npiv/rethink-java-driver
* https://github.com/dkhenry/rethinkjava




--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list