Skip to content
EntityQ2571898· pop 8· linked from 10 articles

Also known as phpMinAdmin

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. Adminer is distributed under Apache license (or GPL v2) in a form of a single PHP file (around 470 KiB in size). Its author Jakub Vrána started to develop this tool in July 2007 as a light-weight alternative to phpMyAdmin. Adminer got some attention in 2008 when it made it to the CCA finals at SourceForge. Also, first webhosting providers started to include Adminer as MySQL managing tool into their portfolio of

Source code

Installation If downloaded from Git then run: git submodule update --init adminer/index.php - Run development version of Adminer editor/index.php - Run development version of Adminer Editor editor/example.php - Example customization compile.php - Create a single file version lang.php - Update translations tests/ .html - Katalon Recorder test suites Plugins There are several plugins distributed with Adminer, as well as many user-contributed plugins listed on the Adminer Plugins page.

Excerpt from the source-code README · 1,143 chars · not written by Vinony

Available in 7 languages

via Wikidata sitelinks · CC0

Adminer · Vinony