Adminer Editor is both easy-to-use and user-friendly MySQL management tool written in PHP. It is suitable for common users, as it provides high-level data manipulation.
Features
- Interface to select and edit data ready for your client
- Table and column comments are displayed instead of identifiers
- Separate set of login credentials different from the real database user and password
- Single database per one instance of Editor
- Links to referenced records
- Works with the name of a referenced record, not its ID
- Displays images stored in BLOB
- Displays checkbox and icons for BOOL
- Uses national format for DATE
- Allows to send messages to e-mails found in table
Requirements
- Works with MySQL 4.1, 5.0 and 5.1 through
mysqli, mysql or pdo PHP extension
- Supports both PHP 4.3.2+ and PHP 5 with enabled sessions
- Available in Chinese, Czech, Dutch, English, Estonian, French, German, Italian, Russian, Slovak, Spanish
- Free for commercial and non-commercial use (Apache License)
Downloads
Documentation
To specify own server, username, password and database name, you have to define simple customization: Extensive customization options.