Create MySQL databases
How to create MySQL databases for your server.
Last updated
How to create MySQL databases for your server.
Last updated
MySQL databases can be very useful if you need to store large amounts of structured data. It's really straightforward to create a database for your server.
To get started, head over to the and select "Databases" on the sidebar menu.
Click "Create" to begin the database creation process.
You can now fill out the required database information and click "Submit" once done. It's best to use the default information, other than choosing your own name, unless you know what you're doing.
Once done, you can begin using the database immediately.