What is the best free MYSQL application to edit my database and run queries and output data?
Thanks
Five answers:
Ssmagin
2010-01-28 23:40:38 UTC
FlySpeed SQL Query is a windows GUI database tool for MySQL and other databases which has powerful graphical SQL query builder and full support for MySQL dialect. It is free for building SQL queries and browsing data, but requires a small payment if you want to export or print data.
anonymous
2016-12-15 14:23:56 UTC
Free Mysql Query Builder
Jim
2017-04-14 10:34:47 UTC
You should try dbForge Studio for MySQL, this MySQL GUI tool isn't free, but it has 30-days tial period. It has MySQL Visual Query Builder that allows you add tables, create joins, or edit conditions with several clicks of the mouse.
anonymous
2016-04-06 10:12:30 UTC
WinSQL is free and light, easy to use on a home set up. As mentioned, PHPMyAdmin is great for a webserver, although you can set it up on your home system if you run a WAMP server such as XAMPP.