/var/softaculous/adminer
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt201400644editdlrm
clone.php31400644editdlrm
fileindex.php210644editdlrm
import.php25560644editdlrm
info.xml25620644editdlrm
install.js9210644editdlrm
install.php34110644editdlrm
install.xml590644editdlrm
md524650644editdlrm
notes.txt2380644editdlrm
upgrade.php24550644editdlrm
upgrade.xml2310644editdlrm
Edit: /var/softaculous/adminer/info.xml (2562B)
{{overview}} {{features}} http://www.softaculous.com/demos/Adminer http://www.softaculous.com/softwares/dbtools/Adminer 519517 http://www.adminer.org/ 6.0.1 67 14-08-2026 adminer.php 4.5.4 Adminer is a full-featured database management tool written in PHP.

Conversely to phpMyAdmin, Adminer consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL and Oracle.

Adminer is released under the GNU GENERAL PUBLIC LICENSE.
  • Connect to a database server with username and password
  • Select an existing database or create a new one
  • List fields, indexes, foreign keys and triggers of table
  • Change name, engine, collation, auto_increment and comment of table
  • Alter name, type, collation, comment and default values of columns
  • Add and drop tables and columns
  • Create, alter, drop and search by indexes including fulltext
  • Create, alter, drop and link lists by foreign keys
  • Create, alter, drop and select from views
  • Create, alter, drop and call stored procedures and functions
  • Create, alter and drop triggers
  • List data in tables with search, aggregate, sort and limit results
  • Insert new records, update and delete the existing ones
  • Supports all data types, blobs through file transfer
  • Execute any SQL command from a text field or a file
  • Export table structure, data, views, routines, databases to SQL or CSV
  • Alter export for projecting changes to production database
  • Print database schema connected by foreign keys
  • Show processes and kill them
  • Display users and rights and change them
  • Display variables with links to documentation
  • Manage events and table partitions (MySQL 5.1)
  • Schemas, sequences, user types (PostgreSQL)
  • Extensive customization options