How to Create a Database in Plesk
Overview
In Plesk, databases are created in two steps:
- Create the database.
- Create a database user and assign the correct access.
This guide explains each step clearly, following Thamara Cloud’s standards for shared hosting clients.
Step-by-Step Guide
Step 1: Log in to Plesk
- Go to your Plesk control panel via Thamara Cloud Client Area → Hosting Service → Login to Plesk.
Step 2: Open the Databases Section
- From the left-side menu, click “Databases”.
- You will now see a list of all existing databases under your subscription.

Step 3: Create a New Database
- Click “Add Database”.

- Fill in the following fields:
- Database Name → Choose a clear and unique name (e.g.,
wordpress_db). - Database Server → Select the correct engine (usually MySQL).
- Related Site → Keep the default option unless you want to attach the database to a specific domain.
- Database Name → Choose a clear and unique name (e.g.,

Step 4: Create a Database User
Under the Users section:
- Database User Name → Example:
wp_user. - Password → Create a strong password or use “Generate”.
- (Optional) User has access to all databases within this subscription – enable this if you want the user to access all databases.
Click OK to save.

Step 5: Confirmation
- A confirmation message will appear.
- The new database and user will now be visible in the Databases list.
Thamara Tips
Tip | Description |
|---|---|
Security | Use strong passwords for database users. |
Organize Names | Use clear names like |
Backup | Before deleting or editing a database, always make a backup from Plesk → Backup Manager. |
Updated on: 05/11/2025
Thank you!