1 个仓库
Integration with existing connection poolers and cloud platforms without application code changes.
Distinguishing note: No candidate covers integrating a caching proxy with existing connection poolers and cloud platforms.
Explore 1 awesome GitHub repository matching data & databases · Proxy Infrastructure Integrations. Refine with filters or upvote what's useful.
Readyset is a transparent caching proxy for PostgreSQL and MySQL that sits between an application and its database, intercepting SQL queries and serving cached results from memory. It automatically caches query results on first execution and keeps those caches consistent by consuming the database’s replication stream in real time, enabling faster repeated reads without application code changes. The proxy also supports caching advanced SQL functions such as window functions, bucket functions, and locale-aware collation sorting, and exposes an interface that allows AI agents to inspect proxied q
Integrates with existing connection poolers and deploys on cloud platforms without application changes.