# RethinkDB ReQL Driver API

**Canonical:** https://apis.io/apis/rethinkdb/reql/  
**Provider:** RethinkDB — https://apis.io/providers/rethinkdb/  
**Base URL:** tcp://<your-rethinkdb-host>:28015  
**Documentation:** https://rethinkdb.com/api

RethinkDB ReQL Driver API is published by [RethinkDB](https://apis.io/providers/rethinkdb/) on the [APIs.io](https://apis.io/) network. Tagged areas include ReQL, Drivers, Change Feeds, and JSON Protocol. The published artifact set on APIs.io includes API documentation.

ReQL (RethinkDB Query Language) is the expressive query language exposed by RethinkDB through official client drivers. Drivers communicate with the RethinkDB server using a native JSON protocol over TCP (default port 28015) rather than HTTP. ReQL supports filtering, joins, aggregations, change feeds, and external HTTP access via the r.http command.

## Machine-readable artifacts (6)

- **Documentation** — https://rethinkdb.com/docs
- **ReQL Command Reference** — https://rethinkdb.com/api
- **Introduction to ReQL** — https://rethinkdb.com/docs/introduction-to-reql/
- **External HTTP Access** — https://rethinkdb.com/docs/external-api-access/
- **Driver Protocol** — https://rethinkdb.com/docs/driver-spec/
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/rethinkdb/refs/heads/main/apis.yml

## Tags

ReQL, Drivers, Change Feeds, JSON Protocol

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/rethinkdb/reql/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/rethinkdb/.
