Query

MySQL Query Browser – Easy to use GUI tool

by shaiekh on January 28, 2011

The MySQL Query Browser is a graphical tool provided by MySQL AB for creating, executing, and optimizing queries in a graphical environment. Where the http://www.mysql.com/products/administrator/ is designed to administer a MySQL server, the MySQL Query Browser is designed to help you query and analyze data stored within your MySQL database. While all queries executed in [...]