| Another vote for phpMyAdmin. Plus, most hosts that I've been on install it by default.
One of the nice things about it is that when you run searches, insert or edit data, or run pretty much any query it displays the SQL code that is run so that you can start to learn how to write the code directly instead of relying on an external program. |