www.adminer.org Open in urlscan Pro
2a01:28:ca:112::1:907  Public Scan

Submitted URL: http://www.adminer.org/
Effective URL: https://www.adminer.org/
Submission: On January 20 via manual from ES — Scanned from ES

Form analysis 1 forms found in the DOM

POST https://demo.adminer.org/adminer.php

<form id="demo" action="https://demo.adminer.org/adminer.php" method="post" onclick="this.submit();">
  <input type="hidden" name="auth[driver]" value="server">
  <div class="content">
    <button>
      <strong>Online demo</strong>
    </button>
  </div>
</form>

Text Content

ADMINER ­

Database management in a single PHP file
 * English
 * Čeština
 * Slovenčina
 * Deutsch
 * Polski

 * Adminer
 * Adminer Editor
 * Plugins
   
 * News
 * Forums
 * Bugs
 * Code

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

See: Features, Requirements, Skins, References
Download
v 4.8.1, 2021-05-14
Online demo


WHY IS ADMINER BETTER THAN PHPMYADMIN?

Replace phpMyAdmin with Adminer and you will get a tidier user interface, better
support for MySQL features, higher performance and more security. See detailed
comparison.

Adminer development priorities are: 1. Security, 2. User experience, 3.
Performance, 4. Feature set, 5. Size.


SCREENSHOTS



Screencast about Adminer features and using plugins (19:31, by Igor Hlina)


DOWNLOADS

 * Adminer 4.8.1 (.php, 465 kB), English only (.php, 310 kB)
 * Adminer 4.8.1 for MySQL (.php, 356 kB), English only (.php, 208 kB)
   
 * Source codes (.zip, 785 kB), Current development version
   
 * Donate: Paypal, Patreon, Revolut
 * Latest stable version (use e.g. by wget):
   https://www.adminer.org/latest[-mysql][-en].php
 * Change log, blog
 * User contributed packages: Debian package, Arch Linux package, Wordpress
   plugin, Drupal module, Docker, Dockette, Joomla extension, Moodle plugin,
   TYPO3 extension, CMS Made Simple Module, Laravel, Laravel, Laravel, AMPPS,
   Electron, Jaxon
 * Adminer is also bundled with Nette Framework (which this site runs on).
 * Older versions


FEATURES

 * 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
 * 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


REQUIREMENTS

 * Works with MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch,
   MongoDB, SimpleDB (plugin), Firebird (plugin), ClickHouse (plugin) - Improve
   your driver
 * Supports PHP 5, 7 and 8 with enabled sessions
 * Available in many languages including Spanish (43) - Create a new translation
 * Free for commercial and non-commercial use (Apache License or GPL 2)

Security is #1 priority in development of Adminer. Adminer does not allow
connecting to databases without a password and it rate-limits the connection
attempts to protect against brute-force attacks. Still, consider making Adminer
inaccessible to public by whitelisting IP addresses allowed to connect to it,
password-protecting the access in your web server, enabling security plugins
(e.g. to require an OTP) or by customizing the login method. You can also delete
Adminer if not needed anymore, it is just one file which is easy to upload in
the future. Adminer had some security bugs in the past so update whenever
Adminer tells you there is a new version available (ask your administrator if
you could not update yourself).


ALTERNATIVE DESIGNS

 * 
   hever
 * 
   nette
 * 
   brade
 * 
   ng9
 * 
   pepa-linha
 * 
   lucas-sandery
 * 
   pappu687
 * 
   mvt
 * 
   rmsoft
 * 
   rmsoft blue
 * 
   pepa-linha-dark
 * 
   mancave
 * 
   galkaev
 * 
   hydra
 * 
   dracula
 * 
   arcs-material
 * 
   price
 * 
   flat
 * 
   haeckel
 * 
   pokorny
 * 
   paranoiq
 * 
   bueltge
 * 
   esterka
 * 
   nicu
 * 
   arcs-
 * 
   konya
 * 
   pilot
 * 
   kahi
 * 
   cvicebni-ubor
 * 
   jukin
 * 
   kahi2

Usage: Just put the file adminer.css alongside adminer.php.

 * Several styles by Pematon
 * Several styles by Robert Mesaros


REFERENCES

 * 2022-09-27 Cloudways (English)
 * 2022-08-11 TechRepublic (English)
 * 2022-08-02 HowtoForge (English)
 * 2022-08-01 Tecmint (English)
 * 2022-05-30 Hacker News (English)
 * 2022-01-24 Linux Stans (English)
 * 2021-01-18 Kinsta (English)
 * 2020-12-30 Users of Adminer 3.7.1 and older might have been hacked (English)
 * 2020-02-01 Analyzegear (Japanese)
 * 2019-04-01 Linux Magazine (English)
 * 2018-02-13 TechRepublic (English)
 * 2016-02-21 Youtube (Portuguese)
 * 2015-08-17 SourceForge Community Blog (English)
 * 2014-07-17 Linux Journal (English)
 * 2014-01-31 Ubuntu Geek (English)
 * 2014-01-29 Tecmint (English)
 * 2012-10-15 Postgres OnLine Journal (English)
 * 2012-04-19 Linux.com (English)
 * 2012-03-19 SourceForge.net (English)
 * 2011-11-09 Linux Career (English)
 * 2010-10-27 SitePoint (English)
 * 2010-10-13 CodingThis.com (English)
 * 2010-02-03 FreakZion (English)
 * 2010-01-12 Zdroják (Czech)
 * 2009-12-28 PHP triky (English)
 * 2009-09-10 WordPress-Zone (German)
 * 2009-08-27 php|arch (English)
 * 2009-08-18 CodeDiesel (English)
 * 2009-08-17 Web Resources Depot (English)
 * 2009-08-02 Wikipedia (English)
 * 2008-09-04 Lenz Grimmer (English)
 * 2008-08-21 Linux.com (English)
 * 2008-07-03 SourceForge.net (English)
 * 2007-11-21 Programujte.com (Czech)
 * 2007-07-25 Root.cz (Czech)
 * 2007-07-25 PHP triky (Czech)

More…

Jakub Vrána

Design: Jan Smitka, Silk Icons, Translation: Jakub Vrána, Hosting