Readyset QueryPilot
A SQL proxy built for modern workloads. Accelerate queries with automatic caching and enforce policies on agentic traffic, keeping your database focused on serving your application.
QueryPilot is a SQL proxy built for modern workloads. It accelerates query processing with automatic caching and enforces policies on agentic traffic with Guard, keeping your database focused on serving your application. Applications keep their existing drivers, SQL, and credentials; they change only the host and port they connect to.
GA v1 ships the Router and the Accelerator. Guard is an upcoming feature; its documentation is included here ahead of availability.
What is QueryPilot?
The four components, how they compose, and what is supported in GA v1.
Getting started
Run the Router from the Docker image and proxy your first query.
Deployment
Docker Compose, Kubernetes, and Helm deployments.
Tutorials
Step-by-step guides for read/write splitting, caching, and policy enforcement.
Components
Router
The SQL proxy: wire protocols, connection pooling, query routing and translation, plugin host.
Accelerator
Discovers hot queries and manages Readyset caches and the rules that route traffic to them.
Guard
Upcoming. Policy enforcement for every query: trust levels, YAML policies, and a full audit trail.