Adminer
Adminer is an open-source database management tool written in PHP. It is designed as a lightweight, portable alternative to phpMyAdmin. The software is distributed as a single PHP file that can be uploaded to a web server and run without requiring other dependencies.
Adminer was created by Jakub Vrana, originally under the name phpMinAdmin, and was later renamed to Adminer.
The program supports several database management systems, including MySQL and MariaDB, PostgreSQL, SQLite, Microsoft SQL Server,
Adminer is designed to be embedded in a project or hosted on a server as a standalone
Adminer is released under the MIT license and is maintained with regular updates. The official source and