Using Homebrew
Prerequisites: Make sure you're on OS X 10.9 (Mavericks) or above, and
have Homebrew installed.
Run the following in your terminal:
brew update && brew install rethinkdb
Compile from source
Building RethinkDB from source requires OS X 10.9 (Mavericks) or greater. Xcode...