Readyset QueryPilot
A SQL proxy built for modern workloads. Accelerate queries with automatic caching, enforce policies on agentic traffic, and offload analytics so your database stays focused on transactional work.
QueryPilot is a SQL proxy built for modern workloads. It accelerates query processing with automatic caching, enforces policies on agentic traffic with Guard, and splits analytics queries off to Analytics so your database stays focused on transactional work. 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 and Analytics are upcoming features; their 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 analytics replication, 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.
Analytics
Upcoming. An analytics engine kept in sync with your database by CDC replication.