/scala-rethinkdb

RethinkDB client library for Scala

Primary LanguageScala

RethinkDB Scala Driver

This driver targets versions 1.16 of RethinkDB.

CAUTION This is currently not working and is a complete work in progress.

There are currently 2 drivers for Scala that you should look at.

TODO

  • Connection
    • connect
      • auth
      • pass in defaultDb (use)
    • close
    • reconnect
    • use
    • run
    • noreplyWait
  • Cursor
  • Databases
  • Tables
  • Writing
  • Selecting
  • Joins
  • Transformations
  • Aggregation
  • Document Manipulation
  • String Manipulation
  • Math and Logic
  • Dates and Times
  • Control Structures
  • Geospatial
  • Administration