This guide explains how to create and manage databases for your website.
What is a Database?
A database stores your website content (for example, WordPress uses a database).
Creating a Database
- Go to Databases section
- Create a new database
- Create a database user
- Assign the user to the database
Accessing Your Database
You can manage your database using phpMyAdmin or similar tools.
Troubleshooting
- Check login details
- Ensure correct database name and user
More info:
AdminBolt Database Guide