Skip to content

codedmart/scala-rethinkdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

RethinkDB client library for Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages