ProxySQL is a great load balancer which however suffers from some shortcomings concerning the management of MySQL users. ProxySQL provides a firewall which, in ...
March 30 #Databases #MySQL #ProxySQL #LoadBalancer
MySQL 8.0.32 came out recently and had some important bugfixes contributed by Perconians. Here is a brief overview of the work done....
March 15 #MySQL #Databases #Open Source #Release
If you are a mobile app, frontend, backend, or game developer, you use data types such as string, numeric, or DateTime. You also know that since the advent of n...
March 13 #JSON #MySQL #Databases #Open Source
Basic Usage mysqldump is a client utility that can be used for doing logical backups. It will generate the necessary SQL statements to reproduce the original da...
March 10 #MySQL #Backup
In this blog, we will explore databases on containers. We will use Docker as a container engine tool and Percona Server for MySQL as a database administration t...
February 23 #Docker #MySQL #Volume
If you need test data for the database of your project, you can get a dataset from Kaggle or use a data generator. In the first case, if you need to process the...
January 9 #Python #Dev #MySQL #PostgreSQL
Perconaโs XtraBackup is a beautiful tool that allows for the backup and restoration of MySQL databases....
January 4 #XtraBackup #DevOps
Percona Toolkit + pt-table-checksum + pt-table-sync = Faster Replica Recovery Asynchronous replication with MySQL is a tried and true technology. Add the use of...
July 22 #Toolkit #MySQL
I am always surprised to learn something new whenever I talk to a member of the open-source community. No matter how much I think I have heard of every use case...
October 26 #ronak.rahman #Liquibase #MySQL #mysql-and-variants