Skip to content

All Articles

What Is MySQL? A Beginner-Friendly Explanation

Wondering "What is MySQL?" In this post, we give you a beginner-friendly explanation and show you how MySQL works in relation to WordPress.
Reading time
7 min read
Updated date
July 3, 2023
Topic
MySQL Database

How to Restore MySQL Database Using phpMyAdmin

Perhaps you are migrating WordPress hosts or doing local development. Check out this quick tutorial on how to restore MySQL database using phpMyAdmin.
Reading time
2 min read
Updated date
September 16, 2022
Topic
Learn PHP
Topic
MySQL Database

How to Backup MySQL Database (2 Incredibly Easy Methods)

Perhaps you want a 2nd backup or need to migrate WordPress hosts. In this tutorial we share with you two incredibly easy ways to backup your MySQL…
Reading time
4 min read
Updated date
October 19, 2023
Topic
MySQL Database

MySQL Storage Engine – How to Convert MyISAM to InnoDB

The MySQL InnoDB storage engine has been shown to perform faster and be more reliable. Follow this quick tutorial on how to convert MyISAM to InnoDB.
Reading time
2 min read
Updated date
January 19, 2021
Topic
MySQL Database