TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

MySQL

MySQL Query Browser

Overview

In this tutorial, we will learn about MySQL Query Browser. We have used the mysql command-line client utility to interact with the database server. MySQL also supports GUI client tools like Query browser and MySQL Workbench GUI client tool.

MySQL Query Browser

MySQL Query Browser is a cross-platform GUI client program that’s intuitive and easy to use. It provides a graphical interface to the MySQL server for querying and analyzing data.

While all queries executed in the MySQL Query Browser can also be run from the command-line using the mysql utility. However, the MySQL Query Browser allows database interaction in a more intuitive graphical manner.

It can be downloaded from the following URL:

https://downloads.mysql.com/archives/query/

It is not included with MySQL server distributions but can be obtained from the MySQL Web site. It is available for Windows and Linux operating systems.

 

MySQL Query Browser Download

 

For Windows operating system the tool is available as.msi installer and a no setup .zip archive file.

Please note that the tool has been deprecated. Consider using MySQL Workbench instead of the query browser. MySQL Workbench provides an integrated GUI environment for MySQL database design, SQL development, administration, and migration.

—

MySQL Tutorials

MySQL Tutorials on this website:

https://www.testingdocs.com/mysql-tutorials-for-beginners/

For more information on MySQL Database:

https://www.mysql.com/

Related Posts

MySQL Workbench Windows 11

MySQL /

New MySQL Connection in Workbench

MySQL Command-line Client

MySQL /

Command-Line MySQL Client

Start MySQL Client

MySQL /

Start MySQL Client on Windows 11

Windows 11 Services Run Prompt

MySQL /

Start MySQL Server on Windows 11

MySQL Community Downloads TDocs

MySQL /

Download & Install MySQL on Windows 11

‹ MySQL Connectors› MySQL Errors and Warnings

Recent Posts

  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • RAPTOR Editions
  • Flowgorithm Conditional Breakpoint Statement
  • Flowgorithm Read Numbers from File Example
  • Search Text File Flowchart Example
  • Flowgorithm Turtle Graphics Symbols
  • Draw Circle using Flowgorithm Turtle
  • Draw Parallel Lines using Flowgorithm Graphics

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version