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
The Comprehensive School Dismissal Solution Icon
The Comprehensive School Dismissal Solution

For Public, Charter, and Private Schools, Daycares, After-School Programs, and Summer Camps

PikMyKid is the first and only safe & smart dismissal solution for school districts, charter/private schools, after-school programs, YMCAs, JCCs, Summer camps, and daycare facilities. It connects schools, teachers, and parents through real-time tools to make dismissals safer and more efficient. PikMyKid schools are able to confidently organize their dismissals with ease and no longer rely on paper notes or tedious phone calls to the front office.
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