phpminiadmin - Lightweight alternative to heavy phpMyAdmin for easy access MySQL databases.
It's extremely small (just ~10Kb) standalone php script that can be used by web developers or site owners to quickly access MySQL databases of their web sites.
Instead of installing huge phpMyAdmin (~11Mb) and trying to figure out how to configure it, you upload just one file and it's ready to use!
- Just access it via the browser (ex. http://yoursite.com/phpminiadmin.php) and script will ask you for necessary info (db login/pwd, etc...).
- After successfull db login you will see area where you able to enter any SQL commands (select, update, insert, etc.)
- If you don't know SQL it's still easy to see list of tables in DB, export and import data/structure using 'quick links' on the top bar (see screenshots).
And due to it's simplicity script really fast and need just a little server resources! (your hosting provider will be glad ;)
Some Testimonials
'...Access Your Database And Perform The Same Functions As You Could With phpMyAdmin -- Yet 10x Faster and Easier' 110mb.com
'We have successfully integrated phpMiniAdmin with our MySQL server. phpMiniAdmin should be at least 10X as fast as the traditional phpMyAdmin. Although phpMyAdmin will be still available, we believe that you will have better experiences with phpMiniAdmin...' quotaless.com
'I was just looking around the web for a light-weight MySQL script and I found phpminiadmin. It is a small (10kb?) single page script that is WAY faster than using phpMyAdmin or even SQLite.' code2design.com
'...I like this little nifty thing' phoohb