Great solution for managing your MySQL database
Use Cases and Deployment Scope
We are using Percona Server for MySQL along with other solutions oriented to managing NoSQL databases such as MongoDB and others oriented to documents such as ElasticSearch.This tool complements other tools in order to complete the lifecycle of applications and measure their performance in different environments.
Pros
- Faster than other server solutions
- Installation and configuration process is easy from the user's standpoint
- Easy to learn and good support
Cons
- The performance and throughput can be improved in big databases
- Documentation for the end user can be improved
- The server time response can be improved since it can be a bit slow when you are doing multiple requests in parallel
Likelihood to Recommend
It is a good tool to carry out tests that measure the level of effectiveness of the database and it behaves well when, at the project level, we need to process large volumes of data in a massive way.
It is not an optimal solution for applications oriented to the distribution of data between different machines.