What is phpMyAdmin?

What is phpMyAdmin?

phpMyAdmin is a free open source graphic interface tool written in PHP that allows users to manage and maintain their MySQL or MariaDB database. Through phpMyAdmin users can create, copy, rename, drop, delete, import and export database tables, columns and fields.

Furthermore, users have the ability to run SQL queries for example using the SELECT statement to extract data from the database in a readable format according to the user's request. For instance, if you have an employee table, you might issue a statement that returns the employee who is paid the most. This request to the database for usable employee information is a typical query that can be performed in a relational database.

All Solelyweb clients have access to their MySQL/MariaDB databases through their cPanel under phpMyAdmin.

  • 0 Корисниците го најдоа ова како корисно
Дали Ви помогна овој одговор?

Понудени резултати

What is MySQL Database?

What is MySQL Database? MySQL is one of the most popular open source Relational Database...

What is MariaDB Database?

What is MariaDB Database? MariaDB is an open source Relational Database Management System...