GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Quickstart
    • Configure your database
    • Install with Docker
    • Deploy with Kubernetes (using Helm) ↗ (opens in a new tab)
    • Connect via a database shell
    • Connect an application via an ORM
    • Profiling Queries
      • View query metrics with the database's slow query log
    • Prepare to Cache
    • Cache Queries
      • Supported Data Types
      • Supported Queries
      • Supported SQL Syntax
      • Supported System Variables
      • Overview
      • ReadySet
      • ReadySet Server
    • Telemetry
    • TLS Support
    • Caching slow queries (IMDB)
    • Integrating ReadySet into a Prisma app (Cal.com) ↗ (opens in a new tab)
    • Key Concepts
    • Streaming Dataflow
    • Memory Effeciency
    • Example
  • Releases (opens in a new tab)
  • Quickstart
    • Configure your database
    • Install with Docker
    • Deploy with Kubernetes (using Helm) ↗ (opens in a new tab)
    • Connect via a database shell
    • Connect an application via an ORM
    • Profiling Queries
      • View query metrics with the database's slow query log
    • Prepare to Cache
    • Cache Queries
      • Supported Data Types
      • Supported Queries
      • Supported SQL Syntax
      • Supported System Variables
      • Overview
      • ReadySet
      • ReadySet Server
    • Telemetry
    • TLS Support
    • Caching slow queries (IMDB)
    • Integrating ReadySet into a Prisma app (Cal.com) ↗ (opens in a new tab)
    • Key Concepts
    • Streaming Dataflow
    • Memory Effeciency
    • Example
  • Releases (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page
Home

ReadySet

ReadySet is a real-time SQL caching engine for Postgres and MySQL.

ReadySet Quickstart

Get started with ReadySet in minutes.

Configure your database

ReadySet Documentation