§ 018 · MySQL

Releem: MySQL Performance Tool

Who wouldn’t love a reliable database free from issues and allowing us to sleep peacefully?

That’s what Roman Agabekov, the CEO of Releem, aims to provide. As a tool specializing in MySQL Performance Tuning, Releem helps developers and database administrators by automating MySQL tuning, enhancing application performance, and reducing server costs.

In this blog post, I’ll explain how to use the product and provide some examples of the issues it can effectively address.

Introduction

Releem is a MySQL Performance Tuning Tool that is available as a service, which means you’ll need to sign up on their website. We all understand that signing up can be as tedious as slogging through a long blog post (wink), but fortunately, Releem keeps it simple—just your email, name, and password are needed.

Once registered, we gain access to the interface to begin setting up the tool for monitoring our MySQL databases. For this demonstration, I’m using two MySQL instances with asynchronous replication and a default InnoDB configuration to explore the types of tuning insights the tool can offer.

Installing Releem 

The installation process is quite simple, following Releem’s friendly guide. To start, you click on “Add new server”.

This action leads you to a Wizard page where you select the installation type. In my case, I chose the “Automatic Agent Installation”.

This choice prompts you to enter the root password of the MySQL database, after which a shell script is generated for you to copy and execute on your server:

Executing this script automates the entire setup process. Here’s a breakdown of what happens:

  1. Dependencies are installed.
  2. The Releem Agent is downloaded and configured.
  3. Directives are added to the MySQL configuration files.
  4. A new MySQL user releem is created for data collection.
  5. The Releem Agent configures memory limits and cron jobs.
  6. Metrics are collected and recommendations are fetched from Releem’s cloud platform.

Upon successful completion, the installation prints:

With the agent installed and running on the server, we can now see Releem actively monitoring our instances:

The tool will initiate workload monitoring, and after 24 hours, we can examine the recommended adjustments to enhance our database:

Screenshot

Applying changes in the Releem interface is as easy as clicking a button. However, certain MySQL changes require restarting the database, so use caution when implementing them in a production environment.

Extras

Releem delivers detailed information on MySQL and the operating system, presented in a clear and structured summary:

And it offers query analytics to help us identify and optimize slow queries:

Conclusion

Releem proves to be a lifesaver for those who either lack the budget for dedicated DBAs to manage MySQL or are more focused on automation and overseeing hundreds of databases rather than meticulously tuning MySQL. It spares DBAs from analyzing database metrics (using tools like pt-stalk, OS watcher, PMM, etc.) to pinpoint optimization opportunities. Let’s face it: Any tool that makes a DBA’s day less boring is a friend.

You might be curious about the features I think could enhance Releem. It would be helpful to briefly explain each suggested modification to my database. Also, I would like to see the displayed metrics be a bit more interactive, perhaps with the ability to zoom in and out and set specific date ranges.

As the tool evolves, I would like to see recommendations for replication settings in the future—not only for asynchronous replication scenarios (between source and replica) but also for setups like InnoDB Cluster.

And hey, wouldn’t it be fantastic if Releem expanded to include other tools from the MySQL ecosystem, like ProxySQL and Galera Cluster? A bored engineer can dream, right?

Lastly, this space is open for Roman to share his comments, feedback, and his visions for the future of Releem. Here’s wishing him all the best on his journey! Happy databasing to all!

Written by

Vinicius Grippa

Writes this blog. Mostly about databases. Boring on purpose.

More about me →

Comments

1 comment · Moderated · civil & on-topic
  1. Thank you, Vinicius, for the detailed overview of Releem and its capabilities. You’ve done it better than our documentation)

    I’ve added your suggestions to feature requests published here: https://github.com/Releem/mysqlconfigurer/discussions

    In March of 2021, I started this 3-year Twitter thread about the journey of Releem: https://twitter.com/agabekovroman/status/1371812397812436993

    Releem wasn’t just about launching another tech tool but about realizing a vision. A vision where database monitoring and management wasn’t just about sifting through endless metrics and alerts, calculation variables, tons of documentation, query optimization, and index management.

    It was about simplicity and, most importantly, automation and actionable insights.

    That’s why we’re building Releem as a co-pilot for MySQL, simplifying and automating management tasks to ensure the database performs at its best.

    We will implement the configuration application without restart when possible, as well as SQL Query Optimization and Security Reviews.

    Best,
    Roman
    Founder, Releem

Add a comment

Your email address is never published. * required

Subscribe · Posted when ready

A quiet, technical email about databases.

One post per send, corrections when I’m wrong, nothing else. No social-media cross-posts. No “what we learned.”

Unsubscribe with any reply