|
13 | 13 | <a href="#security">Security</a> | |
14 | 14 | <a href="https://releem.com/compare/mysqltuner">Compare MySQLTuner</a> | |
15 | 15 | <a href="https://releem.com/sql-query-optimization">SQL Query Optimization</a> | |
| 16 | + <a href="https://releem.com/mysql-optimization-center">MySQL Optimization Center</a> | |
16 | 17 | <a href="https://releem.com/blog">Blog</a> |
17 | 18 | <br /><br /> |
18 | 19 | </p> |
|
21 | 22 |
|
22 | 23 | The present repository contains the source code of the **Releem Agent**. |
23 | 24 |
|
24 | | -[Releem](https://releem.com) 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. |
| 25 | +[Releem](https://releem.com) is a MySQL performance monitoring tool that delivers consistent performance through continuous database profiling, configuration tuning, and SQL query optimization. |
25 | 26 |
|
26 | 27 | With Releem we are trying to bring top-notch experience in database performance management and save thousands of software engineers hours. |
27 | 28 |
|
@@ -55,7 +56,7 @@ With Releem we are trying to bring top-notch experience in database performance |
55 | 56 | **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. |
56 | 57 |
|
57 | 58 | ## Getting started with Releem |
58 | | -The easiest way to get started with Releem is with [our managed service in the cloud](https://releem.com) and one step installation command. It takes up to 5 minutes to start monitoring your MySQL servers and get recommendations to improve performance. |
| 59 | +The easiest way to get started with Releem is with [our managed service in the cloud](https://releem.com) and one step installation command. It takes up to 5 minutes to start monitoring your MySQL servers and get recommendations to improve performance. |
59 | 60 |
|
60 | 61 | To start using Releem just sign up at [https://releem.com](https://releem.com/?utm_source=github&utm_medium=link&utm_campaign=signup#) and install Releem Agent on your server. |
61 | 62 |
|
@@ -110,4 +111,7 @@ You can help us by reporting problems, suggestions or contributing to the code. |
110 | 111 |
|
111 | 112 | ### Report a problem or suggestion |
112 | 113 |
|
113 | | -Go to our [issue tracker](https://github.com/releem/mysqlconfigurer/issues) 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. |
| 114 | +Go to our [issue tracker](https://github.com/releem/mysqlconfigurer/issues) and check if your problem is already reported. If not, create a new issue with a descriptive title and detail your suggestion or steps to reproduce the problem. |
| 115 | + |
| 116 | +If you have suggestions or want to discuss potential improvements, please visit our [Discussions](https://github.com/releem/mysqlconfigurer/discussions) page. We value your input and look forward to engaging with the community to enhance our product. |
| 117 | + |
0 commit comments