GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Quickstart
    • Configure your database
    • Deploy 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
    • Caching slow queries (IMDB)
    • Integrating ReadySet into a production app (Cal.com) ↗ (opens in a new tab)
    • Key Concepts
    • Streaming Dataflow
    • Memory Effeciency
    • Example
    • Telemetry
      • Index
      • ReadySet
      • ReadySet Server
  • Latest Release (opens in a new tab)
  • Quickstart
    • Configure your database
    • Deploy 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
    • Caching slow queries (IMDB)
    • Integrating ReadySet into a production app (Cal.com) ↗ (opens in a new tab)
    • Key Concepts
    • Streaming Dataflow
    • Memory Effeciency
    • Example
    • Telemetry
      • Index
      • ReadySet
      • ReadySet Server
  • Latest Release (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