Beginner’s Guide to WordPress Database Management with phpMyAdmin
WordPress is written using PHP and MySQL but does not require you to know either of them. It is still wise to learn a basic understanding of them. In this video, we will guide you on WordPress database management with phpMyAdmin.
If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.
Text version of this tutorial:
http://www.wpbeginner.com/beginners-guide/beginners-guide-to-wordpress-database-management-with-phpmyadmin/
Follow us on Twitter:
Tweets by wpbeginner
Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/
Summary of this Tutorial:
WordPress uses PHP to store and read databases.
You can log in to your phpMyAdmin through cpanel from your hosting provider.
From here you can see the tables that make up WordPress
In this area you can create a backup of your database by exporting it.
Using the custom export you can choose the tables to pick and create the zipped impression file for your database.
You also have the ability to optimize your tables to make them run smoother.