MariaDB: Optimizing MariaDB for InnoDB or MyISAM engines

This documentation is part of the Advanced usage guide. View the full guide here: How to configure, optimize, export, or import MariaDB data.

👋 Welcome to Stackhero documentation

Stackhero provides a ready-to-use MariaDB cloud service designed for production workloads. You get:

  • Unlimited connections and data transfers.
  • Built-in phpMyAdmin web interface for database management.
  • One-click updates for easy maintenance.
  • High performance and strong security on private, dedicated infrastructure.

Launch a fully managed MariaDB instance in minutes. Stackhero handles setup, updates, and security so you can focus on your application. Learn more about MariaDB cloud hosting.

If your database uses the InnoDB storage engine, you may want to enable the "InnoDB Optimizations" option in your dashboard. This can help improve performance for InnoDB-based workloads.

For databases built on the MyISAM storage engine, turning on the "MyISAM Optimizations" option can also provide benefits.

If you are not sure which option is best for your setup, it is usually safe to enable both at first. Later, as you monitor your resource usage and performance, you can decide whether to disable one or both to conserve memory (RAM).