Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a GUI tool for MYSQL with query builder feature? [closed]

I am using MySQL Workbench. I can't deny that it's a very good tool. Unfortunately it doesn't have a query builder feature. So I wonder if there is another one that has a query builder feature?

like image 623
JatSing Avatar asked Sep 16 '11 02:09

JatSing


1 Answers

I would have a good look at Navicat. It's one of the best I've ever seen.

http://www.navicat.com/en/

http://www.navicat.com/en/products/navicat_mysql/mysql_overview.html

Navicat for MySQL

like image 105
Will Ashworth Avatar answered Oct 04 '22 19:10

Will Ashworth