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. It is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2), Apache License V2.0

Follow Adminer

Adminer Web Site

Other Useful Business Software
Make Your Observability Stack Effortless Icon
Make Your Observability Stack Effortless

For Software Engineers, DevOps, Data Architects, and IT Leaders

The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
52
1
1
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Excellent! I added one single condition and I can select a different CSS file for each database, just creating a css file with the database name. Its let me now when I am connected to production or testing database (clear theme and dark theme). The modified file is adminer/include/adminer.inc.php /** Get URLs of the CSS files * @return array of strings */ function css() { $return = array(); $filename = DB.".css"; $cssDefault = "adminer.css"; if (file_exists($filename)) { $return[] = "$filename?v=" . crc32(file_get_contents($filename)); }elseif(file_exists($cssDefault)){ $return[] = "$cssDefault?v=" . crc32(file_get_contents($cssDefault)); } return $return; }
  • Yep .. Better than 'Bloated PhpMyAdmin' but still appreciate phpmyadmin in the old days for helping out newbies ... but adminer is just awesome .. Single File !!!!!
  • Excellent tool.
  • great piece of a tool!
  • I am very impressed with the simplicity of the installation and the operation. Adminer has all the functionality that I've ever needed and quite a bit that I've never even thought of, yet none of that gets in the way. The UI is so intuitive to use that I have yet to need any help. In addition the help links that link directly to the mariadb knowledge base make syntax lookups effortless. I'll never go back to phpmyadmin or any of the desktop apps as long as adminer is maintained. Thank you for a refreshing sql alternative.
Read more reviews >

Additional Project Details

Languages

Thai, Tamil, Romanian, Korean, French, Ukrainian, Dutch, Persian, Polish, Lithuanian, Slovene, Czech, Finnish, Italian, Hebrew, Catalan, Bengali, Vietnamese, English, Portuguese, Serbian, Slovak, Chinese (Traditional), Estonian, Swedish, Turkish, Indonesian, Malay, Norwegian, Brazilian Portuguese, Chinese (Simplified), Danish, Bosnian, German, Japanese, Spanish, Russian, Arabic, Hungarian, Georgian

Intended Audience

Information Technology, Advanced End Users, Developers

User Interface

Web-based

Programming Language

PHP

Database Environment

Project is a database management tool, Oracle, MySQL, PostgreSQL (pgsql), SQLite, SQL-based, Firebird/InterBase, Microsoft SQL Server

Related Categories

PHP Front-Ends, PHP Database Management Systems (DBMS)

Registered

2009-05-31