Can anyone suggest a non java replacement for SQL Server Management Studio for OSX? I currently use Parallels in Crystal mode and run SSMS,开发者_如何学Go but it seems like there should be something better.
i've heard good things about Aqua Data Studio. Works on Win, OSX, Linux and Solaris.
Update: I had to come back and add to this. Navicat has a FREE solution for MySQL and MS SQL server. They are both available (for free) in the mac app store.
App store links:
Navicat for SQL Server
Navicat for MySQL
You may notice that they are both listed as "Lite". Apparently the full version includes a Visual Query builder, data transfer, data synch, and backup and batch job scheduling. For my personal needs, the Lite version has done everything I need, when I need to do the "heavy lifting" I just remote into a machine with Management Studio on it.
aquafold doesn't work with sql dbms and navicat is NOT free.
You may like SQLPro for MSSQL (App Store).
Note: I'm the developer of this app, and I specifically developed it so that I could get away from leaving a virtual machine running 24/7.
There is a seven day trial available via the website, so if you are interested, you can always give it a try and see if it suits your needs.
精彩评论