
It provides utilities to compare, extract, and search for objects manage projects import/export data and administer the database.
Sequel pro for windows code#
Toad® for MySQL is a freeware development tool that enables you to rapidly create and execute queries, automate database object management, and develop SQL code more efficiently.

I really like the interface and it's quite powerful if you have several databases to work with (for example development, test and production servers). Toad for MySQL by Quest is free for non-commercial use. It's actually a surprisingly powerful piece of software. (interesting to note, by the way, that MariaDB (the forked version of MySQL) is currently shipped with HeidiSQL as its GUI tool)įinally, if you're running a web server on your machine, there's always the option of a browser-based tool like PHPMyAdmin. It's more similar to Navicat than MySQL Workbench. But that's just my personal taste.Īnother free program you might want to try is HeidiSQL. My experience is that it's powerful, but I didn't really like the UI. MySQL has its own tool which you can download for free, called MySQL Workbench.

You might want to dig around, see if there's a reason for your problem and/or a solution, because given the question asked, my first recommendation would have been Navicat.īut if you want alternative suggestions, here are a few that I know of and have used: For the record, I use Navicat and I haven't experienced the issue you describe. You say you've had problems with Navicat. You can download the open-source version from - just click the "Download SQLyog Community Version" link. It turns out they DO have a free open-source version, though sadly they've been trying to hide that fact for the last few years.
