This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Adminer" – news · newspapers · books · scholar · JSTOR (September 2009) (Learn how and when to remove this template message)
Adminer
Developer(s)Jakub Vrána
Initial release25 July 2007 (2007-07-25)
Stable release
4.8.1[1] (14 May 2021; 2 years ago (2021-05-14)) [±]
Repository
Written inPHP
Available in42 languages
TypeDatabase management system
LicenseApache license or GPL v2
Websitewww.adminer.org

Adminer (formerly known as phpMinAdmin) is a tool for managing content in databases. It natively supports MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch and MongoDB.[2] Adminer is distributed under Apache license (or GPL v2) in a form of a single PHP file (around 470 KiB in size). Its author is Jakub Vrána who started to develop this tool as a light-weight alternative to phpMyAdmin, in July 2007. Adminer got some attention in 2008 when it made it to the CCA finals at SourceForge.[3] Also, first webhosting providers started to include Adminer as MySQL managing tool into their portfolio of services. In 2012 Adminer got coverage on Linux.com for the second time.[4] The project's priorities, according to its author, are (in this order): safety, user-friendliness, performance, functionality, and size.[5]

Features

The small single file is a result of compilation and minification of source codes.[7]

See also

References

  1. ^ https://www.adminer.org/
  2. ^ "Adminer - Database management in a single PHP file". www.adminer.org. Retrieved 2022-04-17.
  3. ^ 2008 CCA: Finalists
  4. ^ Manage Your Database with Adminer
  5. ^ "PhpMyAdmin VS Adminer". 11 January 2010.
  6. ^ "Adminer". SourceForge. Retrieved 2016-06-15.
  7. ^ Vrána, Jakub (August 2009), "Architecture of Adminer", PHP-architect, 8 (8): 34–40