A native ReQL driver for RethinkDB, providing asynchronous database operations.
# Cargo.toml
[dependencies]
reql = "0.11.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a RethinkDB server on localhost.
Use tokio or async-std runtime and ensure RethinkDB is running.
No dependency data recorded yet.