https://store-images.s-microsoft.com/image/apps.61807.abab7a72-f604-4b39-ba46-2c60dc1402ce.96cf0443-f7f7-47cf-afaf-16894d33a437.7fdd844f-ac7c-4a03-bc9a-d72e40641a8a
Adminer
bCloud LLC
Adminer
bCloud LLC
Adminer
bCloud LLC
Version 8.0.1 + Free Support on Ubuntu 24.04
Adminer is a lightweight, open-source database management tool designed to simplify the administration of databases. It provides a user-friendly interface to manage databases, tables, columns, relations, indexes, users, and permissions. Adminer supports various database systems, including MySQL, PostgreSQL, SQLite, MS SQL, and Oracle, making it a versatile solution for developers and database administrators.
Features of Adminer:- Single-file deployment for easy installation and portability.
- Support for multiple database systems including MySQL, PostgreSQL, SQLite, MS SQL, and Oracle.
- Comprehensive database management with CRUD operations, data import/export, and query execution.
- Secure authentication and access control mechanisms.
- Intuitive and responsive user interface for efficient database navigation.
- Customizable with themes and plugins for extended functionality.
- Lightweight and fast, making it ideal for quick database management tasks.
Run these commands:
$ php -S localhost:8080 -t .
$ open http://localhost/adminer.php