PhpMyAdmin

phpMyAdmin

phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. As a portable web application written primarily in PHP, it has become one of the most popular MySQL administration tools, especially for web hosting services.

See phpMyAdmin on Wikipedia.

Getting started

The Pro Linux Container of Brap is pre-configured with phpMyAdmin.

To access phpMyadmin, visit the link to your phpMyAdmin. Typically, the link should look like phpmyadmin-example.brap.dev:

alt text

Screenshot: phpMyAdmin login page

alt text

Screenshot: phpMyAdmin home page

Keywords

  • mysql
  • mariadb
  • sql structured query
  • database
  • db
  • query
  • backend

Back to top