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

RethinkDb.Driver is a ReQL driver for RethinkDB. This driver is closely ported from the official Java driver.

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

Documentation

Driver Development

Clone this wiki locally