How to Install and Configure RethinkDB on an Ubuntu 12.04 VPS
There are many different database solutions that allow you to store and manipulate data from within your programming environment. Many of these systems require a tradeoff between ease of use for development and ease of scaling. RethinkDB is a system that was created to address this issue of balance by creating a system that is capable of both. In this guide, we will install and configure a RethinkDB system on an Ubuntu 12.04 VPS.