Categories

adminer

Vincent White March 18, 2016
No votes yet.
Please wait...

Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Contrary to phpMyAdmin, it consists of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.

The main Adminer features are the following:

  • Connect to a database server with username and password.

  • Select an existing database or create a new one.

  • Add and drop tables and columns.

  • List data in tables with search, aggregate, sort and limit results.

  • Execute any SQL command from a text field or a file.

  • Export table structure, data, views, routines, databases to SQL or CSV.

  • Insert new records, update and delete the existing ones.

  • Display users and rights and change them.

  • Extensive customization options, etc.

Feel free to check more data and download Adminer at the following link.

Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket

Comments are closed.