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
      • View Query Metrics with 3rd Party Providers Wip
      • View Query Metrics with Grafana Wip
    • Prepare to Cache
    • Cache Queries
      • Supported Data Types
      • Supported Queries
      • Supported System Variables
      • Overview
      • ReadySet
      • ReadySet Server
    • Telemetry
    • Caching
    • Dashboard
    • Installer
    • Troubleshooting
    • Caching slow queries (IMDB)
    • Integrating ReadySet into a Prisma app (Cal.com) ↗ (opens in a new tab)
    • Key Concepts
    • Streaming Dataflow
    • Memory Effeciency
    • Example
    • Dataflow
  • Releases (opens in a new tab)
  • Connecting
  • Intro
  • Quickstart Old
  • 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
      • View Query Metrics with 3rd Party Providers Wip
      • View Query Metrics with Grafana Wip
    • Prepare to Cache
    • Cache Queries
      • Supported Data Types
      • Supported Queries
      • Supported System Variables
      • Overview
      • ReadySet
      • ReadySet Server
    • Telemetry
    • Caching
    • Dashboard
    • Installer
    • Troubleshooting
    • Caching slow queries (IMDB)
    • Integrating ReadySet into a Prisma app (Cal.com) ↗ (opens in a new tab)
    • Key Concepts
    • Streaming Dataflow
    • Memory Effeciency
    • Example
    • Dataflow
  • Releases (opens in a new tab)
  • Connecting
  • Intro
  • Quickstart Old
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