Third-party administration tools

Add your project: Have you written a cool library or tool for RethinkDB? Shoot us an email at [email protected].

Administration tools

  • rethinkdb-cli by @athlite
    A Node.js REPL for RethinkDB.

  • Chateau by @neumino
    An administrative interface for your data (like phpMyAdmin for RethinkDB).

  • Methink by @Calder
    A MySQL to RethinkDB migration script.

  • rethink-miner by @baruch
    Stores queries and their results, and displays them from a web interface.

  • recli by @stiang
    CLI to run ReQL queries in JavaScript.

  • rethinkdb-cli by @byterussian
    CLI to run ReQL queries in Ruby.

  • phpReAdmin by @billbarsch
    Web frontend written in PHP to create/rename/update/delete RethinkDB databases/tables/docs and run ReQL queries in PHP.

  • rethinkdb_nightly by @robconery
    A Node.js module that will execute a nightly backup and push it to S3.

  • ReQLPro by codehangar
    A data browser/editor for RethinkDB. Available as a native application for Mac, Win and Linux.

Logging tools