- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
adminer
March 18, 2016
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.