Deutsche Startseite · English Homepage
STRAVID - Building software collectively.
I have no clue why most people use phpMyAdmin as a graphical user interface when it comes to databases. phpMyAdmin looks horrible and is, in my opinion, bloated.
So why use it when there are better solutions? I'm talking about Adminer, a script providing the user a graphical interface to deal with his databases. Instead of phpMyAdmin Adminer has a clean looking appearance and doesn't distract the user while working.
The main advantage of Adminer is the way it is delivered: In a single .php file!
So if you want to use Adminer all you have to do is to create a directory named adminer in your www-root, rename adminer.php to index.php and move it to the newly created directory. Quick and easy!
And as a plus point Adminer recently also moved to GitHub.
You have questions, ideas or feedback? I like to hear from you and I'm looking forward to exhange thoughts. Please send an email to david@strauss.io and say “Hello”.