Can be used as an alternative to phpMyAdmin, but it is easier to use because it consists of a single file ready to deploy to the server.
Adminer is available in Czech, Chinese, Dutch, English, Estonian, French, German, Italian, Russian, Slovak, Spanish and many other international languages.
Adminer was previusly known as phpMinAdmin
Here are some key features of "Adminer":
· Easily connect to any database
· Create new databases
· Run any kind of SQL query
· Lots of customization options and settings
· Add and drop tables and columns
· Create, alter, drop and search database content (foreign keys, views, functions, procedures, triggers, etc.)
· Easy sort, merge and limit query results
· Add new data to a table
· Supports for all data types
· Import of export database or table data
· Print database schemas
· Manage DB Show processes
· Manage users and permissions
· Documentation
Requirements:
· Works with MySQL 4.1 and 5.0 through mysqli, mysql or pdo PHP extension
· Supports both PHP 4.3+ and PHP 5 with enabled sessions
What's New in This Release: [ read full changelog ]
· Respect PHP configuration max_input_vars
· Fix unsetting permanent login after logout
· Disable autocapitalize in identifiers on mobile browsers
· MySQL: Compatibility with MySQL 5.6
· MySQL: Move ALTER export to plugin
· MySQL: Use numeric time zone in export
· MySQL: Link processlist documentation
· SQLite: Export indexes