Databases are fundamental relational structures utilized for storing and organizing data efficiently. In the realm of modern web hosting, databases are absolutely indispensable, as most popular Content Management Systems (CMS) such as WordPress, Joomla, and Drupal, along with various web applications, require a database to function correctly. Plesk offers robust support for leading database servers, including MySQL, MSSQL, and PostgreSQL, providing a comprehensive suite of tools that enable you to effortlessly add, remove, and access your databases, as well as effectively manage associated database users.
Should your website project not necessitate a database, you may proceed directly to the next step in this tutorial to discover how to create a mail account within Plesk. Otherwise, continue below to learn the simple process of setting up your first database.
Creating a Database and Database User
To establish a new database and simultaneously create a dedicated database user, follow these straightforward instructions:
- Navigate to the Databases section in your Plesk control panel.
- Click on the Add Database button.
Upon clicking "Add Database," you will typically be prompted to provide essential details such as the database name, the database user's name, and a strong password for that user. This user will be granted specific privileges to interact with your new database, ensuring secure access for your website or application.

Understanding Database Users
Every database needs at least one user with specific permissions to read, write, and modify data. When you create a database in Plesk, it's a best practice to create a dedicated user for it. This separation enhances security by limiting access to only the necessary data for a particular application. You can later modify user permissions or add more users as needed through the Plesk interface.