MariaDB / MySQL Cloud Sites Databases
Cloud Sites provides a robust environment for hosting MariaDB and MySQL databases. This section covers the specific tasks you need to manage your Linux-based data effectively. Whether you need to import a large database that exceeds standard limits, create manual backups for safety, or decide between the InnoDB and MyISAM storage engines, these guides will help you optimize your database performance.
MariaDB / MySQL Databases in
Cloud Sites Articles
Follow these guides to import data, compare storage engines, and manually back up your MariaDB databases.
Compare MyISAM and InnoDB MariaDB Databases in Cloud Sites
Read more: Compare MyISAM and InnoDB MariaDB Databases in Cloud SitesThe two most common table engines on Cloud Sites MariaDB servers are InnoDB and MyISAM. This article briefly describes these engines and recommends their usage under certain circumstances in the Cloud Sites environment, without comparing their performance through SQL benchmarks.
Import a Large MariaDB Database into Cloud Sites
Read more: Import a Large MariaDB Database into Cloud SitesUpload databases that are 50MB or less into Cloud Sites using phpMyAdmin or myLittleAdmin database managers.
Manual Cloud Sites MariaDB Database Backup
Read more: Manual Cloud Sites MariaDB Database BackupCreate a manual backup of your MariaDB database from the Cloud Sites control panel.