Cache Hit Rate+2.3% ↑
94.7%
Avg Cache Latency
0.8ms
vs upstream:147ms184x faster
Queries Cached
1.28M
Invalidations
12.8K

This could be your database.

PgCache is a transparent caching proxy for PostgreSQL. Drop it in front of your database—no code changes required—and watch your read latency drop by 100x.

Join Waitlist →

Recent Queries

QueryStatusLatencyTime
SELECT * FROM users WHERE active = trueHIT0.8ms2s ago
SELECT p.*, c.name FROM products p JOIN...HIT1.2ms5s ago
SELECT COUNT(*) FROM orders WHERE status...MISS142ms8s ago
UPDATE users SET last_login = NOW() WHERE...INVALIDATE12s ago
SELECT * FROM users WHERE active = trueMISS138ms12s ago
SELECT * FROM users WHERE active = trueHIT0.9ms15s ago

See the magic? After an UPDATE invalidates the cache, the next SELECT fetches fresh data. Subsequent reads are instant.

How It Works

1

Deploy PgCache

Docker, Kubernetes, or bare metal. Point it at your Postgres.

2

Update Connection

Change your app's connection string to PgCache's port.

3

Enjoy Fast Reads

Queries cache automatically. Writes trigger smart invalidation.

Ready for faster queries?

Join the waitlist for early access to PgCache.

No spam. Unsubscribe anytime.

Design Themes

Click to preview. Share URL to show others.

Layout Variants