Databases
Most modern websites and applications store their content in a MySQL or MariaDB database. cPanel gives you everything you need to create databases and users, browse and edit data in phpMyAdmin, import and export dumps, connect remotely, and keep your databases healthy.
Creating a MySQL Database
Create a database and user in cPanel, set a strong password, and grant privileges so your application can connect.
Using phpMyAdmin
Browse tables, run SQL queries, and edit rows through the web-based phpMyAdmin interface.
Importing & Exporting
Export a database to a SQL file and import it back, including tips for handling large dumps.
Remote MySQL Access
Allow trusted external hosts to connect to your database from a home machine or another application.
Repairing & Optimizing
Fix crashed tables, resolve slow queries, and keep your databases running smoothly.
The WordPress Database
Find your WordPress credentials, change the database password, and perform common maintenance tasks.