rethinkdb

This package provides the JavaScript driver library for the RethinkDB database server for use in your node application.

reql-to-moment

A helper function to convert raw ReQL time object to moment.js preserving time zone information. This is useful for reading raw time objects from RethinkDB.

moment-to-reql

A helper function to convert moment.js object to ReQL so that Timezone information can be preserved when passing data to RethinkDB.