What is MySQL?

MySQL is an open source relational database management system. MySQL is noted mainly for its speed, reliability, and flexibility. MySQL and PHP are essential components for running various popular scripts and applications, including blogs, image gallery, forum, shopping carts, etc.

Was this answer helpful?

 Print this Article

Also Read

How can I backup and restore my MySQL databases?

There are two main ways to back up or restore a MySQL database on our servers: via SSH or the...

Can I connect remotely to MySQL database?

Yes! it is possible. For this you have to allow remote access from your control panel, by adding...

Can I import csv files using Load Data Infile?

This feature is not supported by cpanel but you can ask support to add File_priv to your db user...

phpMyAdmin

phpMyAdmin is a third-party tool included with cPanel, used for maniuplating MySQL databases...

How do I connect to and use MySQL?

Please login to your control panel and follow these steps to create the database, user and its...