{"id":75824,"library":"reql","title":"ReQL","description":"A native ReQL driver for RethinkDB, providing asynchronous database operations.","status":"active","version":"0.11.2","language":"rust","source_language":null,"source_url":"https://github.com/rethinkdb/rethinkdb-rs","tags":["rethinkdb","reql","database","driver","async"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nreql = \"0.11.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add reql","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use reql::Client;"}],"quickstart":{"code":"use reql::Client;\n\nlet client = Client::new(\"localhost\", 28015).unwrap();","lang":"rust","description":"Connects to a RethinkDB server on localhost."},"warnings":[{"fix":"Use tokio or async-std runtime and ensure RethinkDB is running.","message":"Requires a running RethinkDB server; driver is async and needs a runtime.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'async':16 'asynchron':9 'databas':10,14 'driver':5,15 'nativ':3 'oper':11 'provid':8 'reql':1,4,13 'rethinkdb':7,12","created_at":"2026-06-17T19:21:32.222593+00:00","updated_at":"2026-06-17T19:21:32.222593+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rethinkdb/rethinkdb-rs","github":"https://github.com/rethinkdb/rethinkdb-rs","docs":"https://docs.rs/reql/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}