Adminer

Adminer is an open-source web-based database management system written in PHP. Starting out as a lightweight alternative to phpMyAdmin, Adminer is deployed as a single PHP file, and yet offers a feature-rich database management interface, allowing users to create, alter, drop and search database tables/rows, edit database schemas, views, triggers, events and permissions, as well as invoke arbitrary SQL commands via the web interface. Adminer is capable of feature-complete MySQL administration, and can work with other types of databases (e.g., PostgresSQL, MS SQL, SQLite, Oracle SQL, Elasticsearch and MongoDB) via pluggable drivers. Deployment of Adminer involves compilation and code minification of the original Adminer source code into a single compact PHP file, which then can be deployed on a web server. Other features include multiple language option, custom CSS skins, SQL syntax highlighting, and visual schema editor.

Xmodulo © 2021 ‒ AboutWrite for UsFeed ‒ Powered by DigitalOcean