Categories: Plesk

Creating and Managing Databases – Plesk Onyx

You can create and remove databases in Websites & Domains > Databases.

Demo Video:

You can create a database by specifying its name. If your subscription grants you the corresponding permission, you can choose a database type and the database server on which the database should be created.

You can select a website on which the database will be used in the Related site box. This is convenient if you have a lot of sites and databases, because you will see which database is used by which site right on the Databases page.

Database Users
A database must have at least one user account associated with it. Otherwise, it will be impossible to access the database. You can create a database user while creating a database by selecting the Create a database user checkbox. Alternatively, you can select a user later, for example, if you want to use one of the existing user accounts. For more information, see Database User Accounts.

To use the database user for accessing any of your databases, select User has access to all databases within the selected subscription.

If you have corresponding permissions, you can set access control rules for a database user. Learn more in Setting Up Custom Access Rules.

How to Remove a Database
To remove a database, click the link Remove Database under this database in Websites & Domains > Databases. Note that you can remove only the databases and database users that are not used by installed APS apps. If the link is not available, it means that this database is used by an application and you can remove it only by removing the respective application.

Accessing Databases
After you have created a database and assigned a database user to it, you can access it from Plesk using the corresponding link in Websites & Domains > Databases. The links differ depending on the database type:

  • phpMyAdmin for MySQL databases
  • pgMyAdmin for PostgreSQL databases
  • myLittleAdmin for SQL Server databases.
  • Note: If the link is missing, contact your hosting provider.
    When accessing a database with these tools, Plesk automatically uses the corresponding database user credentials.

    If you want to access your database using other tools (such as SQL Server Management Studio) or want to give other applications access to it, you will need to provide these tools and applications with the following:

  • To connect to MySQL and PostgreSQL, you will need to provide the host name (or IP address) and the database user login and password. To view this information, click the Connection Info link under the database name.
  • To connect to Microsoft SQL Server, you will also need to specify the Microsoft SQL Server instance. For Microsoft SQL Server 2012, 2014 and 2016, Plesk uses the named instances (MSSQLSERVER2012, MSSQLSERVER2014, MSSQLSERVER2016 respectively). For example, the host can be specified as mydomain.com\MSSQLSERVER2012 or 123.123.123.123\MSSQLSERVER2012.
  • Admin

    Share
    Published by
    Admin

    Recent Posts

    Enable Outgoing SMTP Server Authentication

    All our servers need you to enable outgoing SMTP server authentication to be able to…

    4 years ago

    Plesk Tutorials – How to configure DNS for a domain in Plesk

    Learn how to configure and check your DNS settings in Plesk. After you registered your…

    5 years ago

    cPanel Tutorials – Force HTTPS Redirect

    This video demonstrates how to use the Force HTTPS Redirect feature. This feature allows you…

    5 years ago

    cPanel Tutorials – MultiPHP Manager

    Use cPanel's MultiPHP Manager to manage your domains' PHP version. Being able to manage the…

    5 years ago

    Email account setup in Outlook 2016

    This tutorial will help you to configure Microsoft Outlook 2016 for an email account. Step…

    5 years ago

    Message Queueing

    Generally emails are directly delivered to the destination server. However, if the delivery attempt to…

    5 years ago