vote up 2 vote down star

I am used to using SQL Management Studio Express on Windows and was wondering if there were any good ones with similar functionality and price (free) for Mac OS X.

flag

37% accept rate
Any particular DBMS? Or are you looking to manage MS SQL Server from Mac OS X? – Paul Lefebvre Mar 23 at 0:12

5 Answers

vote up 0 vote down

Aqua Data Studio might suite you well.

Edit: Not free, my bad.

Take 2: I haven't used any, but according to Wikipedia databse tools comparison article there are some Java based magaers for OS X that are free.

link|flag
this does not look free – Ryan Mar 21 at 21:53
I could swear it's free, but once again facts prove me wrong. Sorry. – David Vidmar Mar 21 at 22:08
vote up 0 vote down

Sequel Pro is the best SQL management tool I have used on OSX. I am not familiar with SQL Management Studio Express, but Sequel Pro is free. However, I think Sequel Pro only works with MySQL and if you are looking for another DBMS maybe take a look at Navicat.

link|flag
vote up 0 vote down

I've been looking myself, and I think you will struggle to find anything free. Understandably there isn't much support for SQL Server on Mac, and most open source developers tend to use (and develop for) open source databases.

I have found RazorSQL which is very good, has a free trial and is pretty cheap. I may go as far as to buy it once my trial runs out. (It also supports lots of other databases).

link|flag
vote up 3 vote down

I use windows Remote Desktop connection in my mac to connect windows SQL Servers. And then use SQL Management Studio. Never fails :)

link|flag
vote up 0 vote down

Oracle SQL developer has support for most sql based databases. but the setup is a bit fiddly. it has both windows and mac and linux version. think its cross platform and free as well. currently tested mysql, oracle and mssql on it. mssql has some connection problems but i think its my server.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.