Hacker News new | ask | show | jobs
by tehwebguy 2113 days ago
For sure, I think it's good for another purpose (playing with phpMyAdmin taught me to write queries by hand!)
1 comments

I also got into the more nitty-gritty nuances of mysql through with phpmyadmin. Many things I find being done on client side "dashboard" applications can be handled by a mysql view, which can then be pulled up in phpmyadmin.
>> I also got into the more nitty-gritty nuances of mysql through with phpmyadmin.

Have to say phpmyadmin is underappreciated. Guess a bit of UI makover can do wonders for it.