Under the hood
RethinkDB releases official Java client driver
RethinkDB announced the release of an official Java client driver. The library implements RethinkDB’s query language and lets developers send queries to a RethinkDB cluster. Java developers can use the new client driver with RethinkDB to build real-time web applications, sending queries to the database and receiving live updates as the output changes.