How to create a MySQL database on 000webhost

This tutorial is a very simple one, any questions or queries feel free to post!

  1. Login to your cPanel and hit Manage Website
    image
  2. In the sidebar, hit Tools, then Database Manager
    image
  3. Click on New Database
    image
  4. Fill in the form

image

  1. Database name - choose any name you want - if you are using WordPress call it WordPress for example
  2. Database username - choose any username you want - again I’ll choose WordPress
  3. Password - best to make it secure and random use some special characters in there

Now, once you’ve created the database it should appear like below and you’ll be able to manage, delete and change the password if you need to.
If you click the manage button a new page should open and you’ll be allowed into phpMyAdmin to access the database directly.
image

2 Likes