[
https://issues.jboss.org/browse/TEIID-3303?page=com.atlassian.jira.plugin...
]
Tom Arnold updated TEIID-3303:
------------------------------
Description:
{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/dkhenry/rethinkjava
was:
{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
Add translator for RethinkDB
-----------------------------
Key: TEIID-3303
URL:
https://issues.jboss.org/browse/TEIID-3303
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors
Reporter: Tom Arnold
Assignee: Steven Hawkins
Fix For: Open To Community
{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/dkhenry/rethinkjava
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)