Products for MariaDB, MySQL and PostgreSQL
FromDual myEnv
FromDual myEnv is an environment to run and operate several MariaDB, MySQL or PostgreSQL instances on the same machine.
FromDual Ops Center
FromDual Ops Center is a graphical user interface (GUI) to operated centralized MariaDB, MySQL or PostgreSQL instances on different machines.
FromDual Backup and Recovery Manager
FromDual Backup and Recovery Manager is command line tool (CLI) to ease backup restore and recovery operations with MariaDB and MySQL.
FromDual Performance Monitor
The FromDual Performance Monitor is a monitoring solution for MariaDB, Galera Cluster, MySQL and Percona Server databases. The Performance Monitor can be downloaded from here.
It is based on the monitoring solution Zabbix.
The Performance Monitor for MySQL (mpm) supports the following Storage Engines:
- MyISAM / Aria
- InnoDB / XtraDB
- NDB
- PBXT
Further you can also monitor:
- Master - Slave replication set-ups
- Unix processes (mysqld, ndbd)
- MySQL/Percona/MariaDB specific information
- Galera Cluster for MySQL
- MySQL Cluster
More details you can find here: Performance Monitor for MySQL.
Other tools
FromDual also provides some other tools:
- Database Health Check for MySQL
- FromDual consulting tools for MySQL
- Performance Tuning Key for MySQL
- MyEnv MySQL Environment (Multi Instance operation scripts)
3rd party tools for MySQL
Other 3rd party tools for MySQL you should consider are:


Comments
query cache plugin
should be nice something with query cache (mariadb have it) in mariadb i sent some patchs, i don’t know if they will be accepted as default, but it give many information about qcache, check the MDEV: https://mariadb.atlassian.net/browse/MDEV-4581
the 10.0.2 patch have more information, 5.5.31 isn’t updated