Skip to content

MySQL Memory Calculator estimates maximum MySQL memory usage based on key configuration settings. Featuring real-time calculations and visual memory distribution.

License

Notifications You must be signed in to change notification settings

Releem/mysql-memory-calculator

Repository files navigation

MySQL Memory Calculator

Overview

The MySQL Memory Calculator is an open-source tool built to help DBAs and developers optimize MySQL and MariaDB server performance. This intuitive calculator estimates the maximum memory usage of your MySQL/MariaDB instance based on key configuration settings.

Features

Live Demo

Try the live version of the calculator here:
👉 MySQL Memory Calculator

Usage

  1. Enter the MySQL configuration parameters relevant to your setup.
  2. View real-time memory usage calculations and distribution charts.

Installation

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/releem/mysql-memory-calculator.git
  2. Navigate to the project directory:
    cd mysql-memory-calculator
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

The app will be accessible at http://localhost:3000 in your browser.

Usage

  1. Enter the MySQL configuration parameters relevant to your setup.
  2. View real-time memory usage calculations and distribution charts.

Technologies Used

  • Frontend: React.js
  • Styling: TailwindCSS
  • Charts: Chart.js

Contributing

We welcome contributions to improve this tool!
To contribute, please fork the repository, create a feature branch, and submit a pull request.

License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

Support

For any issues or feature requests, feel free to open an issue on the GitHub repository.

Learn More

Visit Releem for additional tools and resources to optimize your MySQL performance.

About

MySQL Memory Calculator estimates maximum MySQL memory usage based on key configuration settings. Featuring real-time calculations and visual memory distribution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published