Using Databases

Important database variables

Parameter Value
SQL File import size limit 2,048 MiB (~2.14 GB)
max_allowed_packet 16 MB (max_allowed_packet)
Maximum number of database connections 30 per account

If your website incorporates custom data processing applications or is designed to generate web pages dynamically, you will probably need a database for storing and retrieving data.

In PleskClosed Plesk Panel is the preferred choice for hosting service providers, web designers, and website owners. Plesk Obsidian 18 is the latest release from Plesk and offers a range of new benefits and features for every user type., you can do the following:

These operations are available in Websites & Domains tab > Databases.

image-76958.png

Active and Classic Lists

By default, the list of databases is displayed in the Active List view mode. To switch to the Classic List mode, use the icon next to the search box. The main difference between the modes is that in the Active List mode you can view statistics on the database and the name of the website to which the database is assigned.

Database Management Tools

With the third-party database management tools supplied with Plesk, you can edit tables in databases, export and import data, and run SQL queries. These tools are available under the corresponding link in Websites & Domains tab > Databases. For example, Plesk uses phpMyAdmin to manage MySQLClosed MySQL is the world's most used open source relational database management system that runs as a server providing multi-user access to a number of databases. databases.

Automatic Creation of Databases

When you install an app from the Application Catalog, all required databases and database user accounts are created automatically. Alternatively, you can assign a manually created user account to a database created by a web app. For more information, see the section Web Applications > App Databases.

Note: For security reasons, remote database connections are not permitted.