Difference between revisions of "MySQL Query Browser"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(New page: ==Navigation== computing: software: databases: engines: MySQL: MySQL Query Browser ==Overview== MySQL Query Browser is one of...)
 
(→‎Overview: Issues)
Line 3: Line 3:
 
==Overview==
 
==Overview==
 
[[MySQL Query Browser]] is one of the [[GUI]] front-end client applications available for working graphically with the [[MySQL]] [[database engine]]. The Query Browser is generally intended for working with data and data schemas, rather than administrative tasks.{{seed}}
 
[[MySQL Query Browser]] is one of the [[GUI]] front-end client applications available for working graphically with the [[MySQL]] [[database engine]]. The Query Browser is generally intended for working with data and data schemas, rather than administrative tasks.{{seed}}
 +
==Issues==
 +
Version 1.1.8 (packaged for [[Ubuntu]] 6.10) is rather buggy in ways which seriously limit its usefulness, although it does provide the most essential functions such as browsing databases and tables, editing table data, and executing raw [[SQL]] code. Version 1.2.5beta (packaged for [[Ubuntu]] 7.04) seems to fix many or all of these bugs, in addition to providing much better support for some of the newer features of MySQL.
 +
 
==Screenshots==
 
==Screenshots==
 
[[Image:2007-05-27 MySQL Query Browser screenshot.png|Frame|Main window of the Query Browser]]
 
[[Image:2007-05-27 MySQL Query Browser screenshot.png|Frame|Main window of the Query Browser]]

Revision as of 20:47, 27 May 2007

Navigation

computing: software: databases: engines: MySQL: MySQL Query Browser

Overview

MySQL Query Browser is one of the GUI front-end client applications available for working graphically with the MySQL database engine. The Query Browser is generally intended for working with data and data schemas, rather than administrative tasks.

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Issues

Version 1.1.8 (packaged for Ubuntu 6.10) is rather buggy in ways which seriously limit its usefulness, although it does provide the most essential functions such as browsing databases and tables, editing table data, and executing raw SQL code. Version 1.2.5beta (packaged for Ubuntu 7.04) seems to fix many or all of these bugs, in addition to providing much better support for some of the newer features of MySQL.

Screenshots

Main window of the Query Browser