Working with databases via PhpMyAdmin
To view and edit the contents of databases, the PhpMyAdmin program is often used (pronounced PHPmyadmin, often abbreviated as PMA or PMA).
With PMA you can create new databases, new tables, view and edit their contents and other useful things.
If you are working with OSP, then PMA is already available. You can find it in the OSP menu, by going to Advanced
. Otherwise, I recommend referring to documentation and choosing to install PMA based on your OS.