Home

Awesome

Releem Agent

Go Report Card slack

<p align="center"> <a href="https://releem.com/"> <img src="https://raw.githubusercontent.com/releem/docs/master/assets/images/releem-icon-top.png" width="140px" alt="Releem" /> </a> </p> <p align="center"> <a href="https://releem.com/docs/getstarted">Docs<a> | <a href="https://releem.com/compare/mysqltuner">Compare MySQLTuner</a> | <a href="https://releem.com/sql-query-optimization">SQL Query Optimization</a> | <a href="https://releem.com/blog">Blog</a> <br /><br /> </p>

The present repository contains the source code of the Releem Agent.

Releem is a MySQL Performance Management tool that makes managing and tuning database servers easy. Releem will assist you in MySQL configuration tuning, SQL query optimization and index management, query analytics and root cause analysis.

With Releem we are trying to bring top-notch experience in database performance management and save thousands of software engineers hours.

<p align="center"> <img src="https://raw.githubusercontent.com/releem/docs/master/assets/images/releem_dashboard.png" width="90%"> </p>

Why Releem?

<p align="center"> <img src="https://raw.githubusercontent.com/releem/docs/master/assets/images/releem-applying-click.gif" width="80%"> </p> <p align="center"> <img src="https://raw.githubusercontent.com/releem/docs/master/assets/images/releem-applying.gif" width="80%"> </p>

How it works

Releem Agent - Has been installed on servers, collects MySQL metrics, sends them to Cloud Platforms, and applies MySQL configurations. Open Source daemon built on Go.

Releem Cloud Platform - Analyzes collected metrics, detects performance issues, and recommends MySQL configurations.

Releem Customer Portal - Web interface displays recommended configurations and current information about all MySQL servers with installed Releem Agent. It looks like this on the screenshot.

Getting started with Releem

The easiest way to get started with Releem is with our managed service in the cloud and one step installation command. It takes up to 5 minutes to start monitoring your MySQL servers and get recommendations to improve performance.

To start using Releem just sign up at https://releem.com and install Releem Agent on your server.

Support

Join the Releem Community on Slack.

Compatibility

*** MINIMAL REQUIREMENTS ***

Tests

We tested the results with Sysbench on a virtual server running Debian 9 (2 CPU, 2GB Ram) the table contained 10 million entries. Two configurations were tested, the MySQL default configuration and the configuration recommended by the Releem service. The tests were two-step: read (test1) only and read/write (test2).

Recommended configuration delivered a 30% boost to MySQL performance compared to the default configuration.

Follow this links to see results:

Feedback

We welcome feedback from our community. Take a look at our feedback board. Please let us know if you have any requests and vote on open issues so we can better prioritize.

To stay up to date with all the latest news and product updates, make sure to follow us on Twitter, LinkedIn.

Contribute

You can help us by reporting problems, suggestions or contributing to the code.

Report a problem or suggestion

Go to our issue tracker and check if your problem/suggestion is already reported. If not, create a new issue with a descriptive title and detail your suggestion or steps to reproduce the problem.