开发者

Simple Database Viewer and Search Tool [closed]

开发者 https://www.devze.com 2022-12-08 15:31 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t开发者_运维百科 allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

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.


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/


PHPMyAdmin seems to be the most popular my man.

0

精彩评论

暂无评论...
验证码 换一张
取 消