Latest Updates

News, technical articles, and announcements from the ProxySQL team.

Announcing ProxySQL 3.0.9 and 3.1.9
June 5, 2026 Release

Announcing ProxySQL 3.0.9 and 3.1.9

ProxySQL 3.0.9 and 3.1.9 bring critical security fixes, backend-pool scheduling, ParserSQL, PostgreSQL DNS and SCRAM improvements, Aurora autopurge, and packaging hardening.

#proxysql-3-0 #proxysql-3-1 #security #postgresql #mysql #open-source

by Rene Cannao

Read more
Percona Live 2026: Reflections from the ProxySQL Team
June 5, 2026 Event Recap

Percona Live 2026: Reflections from the ProxySQL Team

Open source databases, community, and the conversations shaping the future.

#proxysql #percona #mysql #postgresql #open-source

by Rene Cannao

Read more
Thank You for Connecting with ProxySQL at Percona Live 2026
June 5, 2026 Event Recap

Thank You for Connecting with ProxySQL at Percona Live 2026

Resources for continuing the MySQL, PostgreSQL, high availability, observability, and database traffic management conversations from Percona Live 2026.

#proxysql #percona #mysql #postgresql #open-source

by Rene Cannao

Read more
PostgreSQL Replication Sandboxes with ProxySQL via dbdeployer
June 4, 2026 Tech

PostgreSQL Replication Sandboxes with ProxySQL via dbdeployer

A step-by-step technical walkthrough to reproduce the Percona Live demo — provision a Linux VM on macOS, deploy PostgreSQL 16–18 sandboxes with dbdeployer, wire ProxySQL, run pgbench, and inspect proxy-side stats.

#postgresql #dbdeployer #proxysql #demo #orbstack #pgbench #replication

by Ronald Bradford

Read more
A Perfect Complement to PostgreSQL
June 3, 2026 Event

A Perfect Complement to PostgreSQL

Showing ProxySQL as a protocol-aware proxy solution that works with PostgreSQL

#proxysql #postgresql #pgbouncer #pgpool #pgcat

by Ronald Bradford

Read more
Part 4 - PgBouncer to ProxySQL: Extended and Prepared Protocols
May 26, 2026 Tech

Part 4 - PgBouncer to ProxySQL: Extended and Prepared Protocols

Part 4 of the PgBouncer to ProxySQL series. Benchmarks ProxySQL and PgBouncer under PostgreSQL's extended and prepared query protocols. ProxySQL keeps the lead and widens it as worker threads increase.

#proxysql #postgresql #pgbouncer #benchmark #performance #tps #ssl #extended-query #prepared-statements #dba #sre

by Rahim Kanji

Read more
Part 3 - PgBouncer to ProxySQL: Simple-Mode Benchmark
May 22, 2026 Tech

Part 3 - PgBouncer to ProxySQL: Simple-Mode Benchmark

Benchmarking the PostgreSQL middle tier under SSL — PgBouncer vs ProxySQL (1/2/4 workers), same hardware, same 4KB SELECT workload. pgbench simple mode.

#proxysql #postgresql #pgbouncer #benchmark #performance #tps #ssl #dba #sre

by Rahim Kanji

Read more
How ProxySQL 3.0.8 improves MySQL session-variable tracking
May 17, 2026 Tech

How ProxySQL 3.0.8 improves MySQL session-variable tracking

ProxySQL 3.0.8 extends session-variable tracking beyond parsed SET statements by consuming MySQL session-state notifications from backend OK packets.

#proxysql-3-0 #mysql #session-variables #multiplexing

by Wazir Ahmed

Read more
Part 2 - PgBouncer to ProxySQL: A Brief Feature Comparison
April 29, 2026 Tech

Part 2 - PgBouncer to ProxySQL: A Brief Feature Comparison

Part 2 of the PgBouncer to ProxySQL series. A direct comparison of what each tool does, focused on responsibilities PgBouncer deliberately leaves alone and that ProxySQL pulls into the proxy itself. Reflects ProxySQL 3.0.8 and PgBouncer 1.25.1 at time of writing.

#proxysql #postgresql #pgbouncer #comparison #query-rules #monitoring #dba #sre

by Rahim Kanji

Read more
Part 1 - PgBouncer to ProxySQL: Rethinking the PostgreSQL Middle Tier
April 28, 2026 Tech

Part 1 - PgBouncer to ProxySQL: Rethinking the PostgreSQL Middle Tier

Part 1 of the PgBouncer to ProxySQL series. Focus: architecture and operator model, not a full feature matrix. Reflects ProxySQL 3.0.7 and PgBouncer 1.25.1 at time of writing.

#proxysql #postgresql #pgbouncer #high-performance #concurrency #architecture #compare #dba #sre

by Rahim Kanji

Read more
Announcing ProxySQL 3.0.8, 3.1.8, and 4.0.8
April 27, 2026 Release

Announcing ProxySQL 3.0.8, 3.1.8, and 4.0.8

ProxySQL 3.0.8 introduces MySQL session-variable tracking, PostgreSQL Cluster Sync, per-server backend SSL, and mid-transaction recovery. Also announcing 3.1.8 and 4.0.8.

#proxysql-3-0 #postgresql #mysql #security #ssl #open-source

by Rene Cannao

Read more
New Observability Tables in ProxySQL 3.0.7: stats_proxysql_global and stats_tls_certificates
April 25, 2026 Tech

New Observability Tables in ProxySQL 3.0.7: stats_proxysql_global and stats_tls_certificates

ProxySQL 3.0.7 introduces two new statistics tables for TLS certificate tracking and global proxy metrics.

#proxysql-3-0 #tls #ssl #observability #monitoring

by Rene Cannao

Read more
Security Hardening in ProxySQL 3.0.7
April 24, 2026 Tech

Security Hardening in ProxySQL 3.0.7

A deep dive into the protocol hardening, credential protection, and validation improvements in ProxySQL 3.0.7.

#proxysql-3-0 #security #mysql #protocol

by Rene Cannao

Read more
Orchestrator for PostgreSQL: the HA brain, now first-party
April 22, 2026 Tech

Orchestrator for PostgreSQL: the HA brain, now first-party

How ProxySQL for PostgreSQL handles unplanned primary failure

#ha #postgresql #failover #orchestrator

by Rene' Cannao'

Read more
ProxySQL for PostgreSQL — Surviving an unplanned primary failure
April 21, 2026 Tech

ProxySQL for PostgreSQL — Surviving an unplanned primary failure

How ProxySQL for PostgreSQL handles unplanned primary failure

#ha #postgresql #failover

by Rene' Cannao'

Read more
The Provider Architecture — How dbdeployer Learned to Speak PostgreSQL
April 19, 2026 Tech

The Provider Architecture — How dbdeployer Learned to Speak PostgreSQL

A deep dive into the Provider interface that makes dbdeployer multi-database. How we abstracted MySQL, added PostgreSQL, and made it extensible for any database.

#Open Source #dbdeployer #ProxySQL #MySQL #PostgreSQL #Database Tools #Developer Tools #Database Testing #Community #Maintainership

by Rene' Cannao'

Read more
ProxySQL for PostgreSQL — the failover model
April 18, 2026 Tech

ProxySQL for PostgreSQL — the failover model

First blog post of a series about ProxySQL for PostgreSQL and how it handles failover

#ha #postgresql #failover

by Rene' Cannao'

Read more
ProxySQL's prepared statement cache refactor, explained
April 17, 2026 Tech

ProxySQL's prepared statement cache refactor, explained

A walk-through of the PostgreSQL prepared-statement cache refactor — what was slow, why, and how the redesign turned a contended path into a contention-free one

#proxysql #proxysql-3-0 #postgresql #prepared-statements #high-performance #concurrency

by Rahim Kanji

Read more
zstd Compression Support in ProxySQL 3.0.7
April 16, 2026 Tech

zstd Compression Support in ProxySQL 3.0.7

ProxySQL 3.0.7 adds native zstd compression for the MySQL protocol, offering better compression ratios and lower CPU overhead compared to zlib.

#proxysql-3-0 #mysql #compression #performance

by Rene Cannao

Read more
Announcing the future of Orchestrator: ProxySQL takes takes the helm
April 9, 2026 Release

Announcing the future of Orchestrator: ProxySQL takes takes the helm

ProxySQL officially takes over the maintenance and development of Orchestrator, ensuring a bright future for the industry-standard database topology management tool.

#orchestrator #proxysql #mysql #postgresql #open-source

by Rene Cannao

Read more

Showing 1–20 of 134 posts