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
Simplify IT and security with a single endpoint management platform Icon
Simplify IT and security with a single endpoint management platform

Automate the hardest parts of IT

NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Learn More
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; }
    1 user found this review helpful.
  • 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