Search code examples
mysqldatabaseajaxsearchopen-source

Simple Database Viewer and Search Tool


I've exported all the old orders out of our old store into a mySQL DB.

Anyone know of a simple project or web based app that will let you search all fields with a wildcard?

So if I type in sha automatically any results with those letters would popup.

This would be similar to dbman but with mysql and some ajax. And preferably free and open source.


Solution

  • If you can use a "fat" client you can download the MySQL GUI tools from http://dev.mysql.com/downloads/gui-tools/5.0.html

    Also look at http://www.mysqlajaxtableeditor.com/