Percona Resources

Software
Downloads

All of Percona’s open-source software products, in one place, to download as much or as little as you need.

Product
Documentation

A single source for documentation on all of Percona’s leading, open-source software.

Financial Services

Driving Database Success

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open-source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

ProxySQL Firewalling

ProxySQL Firewalling

In this blog post, we’ll look at ProxySQL firewalling (how to use ProxySQL as a firewall). Not long ago we had an internal discussion about security, and how to enforce a stricter set of rules to prevent malicious acts and block other undesired...
ProxySQL and MHA Integration

ProxySQL and MHA Integration

This blog post discusses ProxySQL and MHA integration, and how they work together.MHA (Master High Availability Manager and tools for MySQL) is almost fully integrated with the ProxySQL process. This means you can count on the MHA standard feature to manage...
MySQL Sharding with ProxySQL

MySQL Sharding with ProxySQL

This article demonstrates how MySQL sharding with ProxySQL works.Recently a colleague of mine asked me to provide a simple example on how ProxySQL performs sharding.In response, I’m writing this short tutorial in the hope it will illustrate ProxySQL’s...
How to stop offending queries with ProxySQL

How to stop offending queries with ProxySQL

This blog discusses how to find and address badly written queries using ProxySQL.All of us are very good in writing good queries. We know this to always be true! 😉But sometimes a bad query escapes our control and hits our database. There is the new guy, the...
AWS Aurora Benchmarking part 2

AWS Aurora Benchmarking part 2

Some time ago, I published the article on AWS Aurora Benchmarking (AWS Aurora Benchmarking – Blast or Splash?), in which I analyzed the behavior of different solutions using synchronous replication in AWS environment. This blog follows up with some of the...