Rethinkdb enables Perl programs to interact with RethinkDB in a easy-to-use way. This particular driver is based on the official Python, Javascript, and Ruby drivers. To learn more about RethinkDB take a look at the official documentation.

Read more about each module below.

Rethinkdb

Rethinkdb enables Perl programs to interact with RethinkDB in a easy-to-use way.

Rethinkdb::IO

This module handles communicating with the RethinkDB Database.

Rethinkdb::Protocol

This file is automatically generated to enable this driver to serialize & deserialize RethinkDB Query Langauge messages.

Rethinkdb::Util

This module contains internal utilities used by the RethinkDB perl driver.