Skip to content
Brian Chavez edited this page Oct 29, 2015 · 80 revisions

RethinkDb.Driver is a ReQL driver for RethinkDB. This driver is modeled closely after the official Java driver.

This C# strives for 100% API compatibility and ReQL completeness.

Documentation

Driver Development

  • [Building](
  • Unit Tests
  • Protocol Debugging

Clone this wiki locally