- Welcome to Geeksww.com
MySQL GUI Tools - Query Browser
MySQL Query browser is a freely available client tool to run queries and commands on MySQL servers. It comes as part of the MySQL GUI tools package, which can be installed on several platforms. MySQL Query Browser allows users to:
- Build and run queries
- Make schema changes
- Run queries within transactions (depending upon the storage engine used) and commit or rollback transactions
- Run SQL scripts
- Export result sets in different formats e.g. HTML, Excel sheets, CSV etc.
- Bookmark queries and keeps a history of executed queries
- Compare result sets from different queries
- Edit data in the result sets or search for particular strings in the result sets
Download MySQL GUI Tools package here. Read the documentation for MySQL Query Browser here.
Did this tutorial help a little? How about buy me a cup of coffee?
Please feel free to use the comments form below if you have any questions or need more explanation on anything. I do not guarantee a response.
IMPORTANT: You must thoroughy test any instructions on a production-like test environment first before trying anything on production systems. And, make sure it is tested for security, privacy, and safety. See our terms here.
tags cloud
popular searches
free download for mysql database server 5.1.5, bison, gearman, source code, php, install cairo, laptop, mysql, java, linux, install mysql, mysql initialization, mysql mysql, tools, ubuntu
Similar Tutorials:
- MySQL query to find all views in a database
- all-schemas: Tool to run multiple SQL queries on a MySQL database server
- MySQL error while dropping databases
- Unique primary keys(PKs) for MySQL using Redis
- opensource-db-tools - A set of open source tools for MySQL
Tutorials in 'Database Management Systems > MySQL' (more):
- What should be monitored on a busy Database/MysQL server?
- How to speed up a Mysql replica?
- The server requested authentication method unknown to the client [phpmyadmin]
- How to set default values for MySQL JSON columns
- How to delete rows in table when PK is referenced in another table
Comments (write a comment):
With dbForge Studio for MySQL you can also solve many tasks. Please take a look.
http://www.devart.com/dbforge/mysql/studio/ Posted by: Sergii L on Apr 27, 2011
leave a comment