MySQL Administrator?
June 20, 2006 · 36 Comments
OK, what do you use to administrator your local MySQL database? I've used the command-line (yeah, hardcore), the dbEdit plugin for Eclipse (limited and quirky) and CocoaMySQL (freeware but also limited and quirky). I also tried MySQL's official client but that's really flaky.
I've heard good things about Navicat and I'm trying that now. It's great but... well... it's a hundred bucks! Sheesh. Is it really worth it?
Tags: osx

36 responses so far ↓
1 moises // Jun 20, 2006 at 11:57 PM
2 Jerry Hamby // Jun 21, 2006 at 12:13 AM
3 Sean Corfield // Jun 21, 2006 at 12:16 AM
Jerry, so Navicat is worth the money? More details about SQL4x Manager J?
4 Sean Corfield // Jun 21, 2006 at 12:22 AM
5 John Barrett // Jun 21, 2006 at 12:26 AM
I use Navicat, and I would say, yes it is worth the money! You can use it free for 30 days,and then make your choice(that is what I did). I am not sure what else is out there for Mac only, but I have been so happy with navicat that I have not looked.
6 Jerry Hamby // Jun 21, 2006 at 12:52 AM
7 dickbob // Jun 21, 2006 at 1:56 AM
8 Roger Lancefield // Jun 21, 2006 at 2:43 AM
Having said all this, post 7.0 versions are much improved it seems (again, on Windows). Yes, I stuck with it because the 'competition' seemed little better. Now that it has settled down I find it to be a very useful application -- for me, worth the money. It certainly slaps a more relaxed face on MySQL and has some genuinely useful functionality wrapped up in simple commands (such as the database backup and data transfer). Not sure to what extent the Win32 version is comparable to the Mac version in terms of reliability, but anyway, for what it's worth...
9 Wayne McFetridge // Jun 21, 2006 at 2:46 AM
10 Tom Chiverton // Jun 21, 2006 at 2:52 AM
11 Joc // Jun 21, 2006 at 3:17 AM
12 shimju david // Jun 21, 2006 at 3:41 AM
13 brian // Jun 21, 2006 at 4:52 AM
14 bob // Jun 21, 2006 at 4:54 AM
15 Rick // Jun 21, 2006 at 5:03 AM
16 Joe // Jun 21, 2006 at 5:47 AM
17 Jeff // Jun 21, 2006 at 6:35 AM
Not trying to start any flamewars!
18 Doug // Jun 21, 2006 at 6:56 AM
I have used Navicat and PHPMyAdmin as well and don't find any major advantages over SQLyog. I really enjoy having the local copy to admin my local and remote dbs.
19 Rick // Jun 21, 2006 at 7:08 AM
20 Jeff // Jun 21, 2006 at 7:58 AM
I find I use phpmyadmin the most on a day to day basis becuase it loads so quickly.
21 Dave Ross // Jun 21, 2006 at 9:42 AM
22 Sean Corfield // Jun 21, 2006 at 10:33 AM
23 David Fekke // Jun 21, 2006 at 10:57 AM
24 Jared Rypka-Hauer // Jun 21, 2006 at 2:50 PM
Should we, as a community, create a CF-based SQL administrator like PHPMySQL that will work against MySQL, SQL Server, and Oracle? Hehehe... yeah, my eyes are rolling back in my head and I'm twitching too. It's a dream, probably a nightmare, but it may be just the thing we're wanting.
I have to say, though, that ADS (proviso: I may need to update the version I'm using), CocoaMySQL, and the MySQL administrator for OSX ALL SUCK PRETTY BADLY so if there's a commercial package out there that works at all it's got my vote before I've even used it. I'll check out Navicat tonight, hopefully, and see how it fares.
Laterz!
25 Sean Corfield // Jun 21, 2006 at 3:19 PM
26 John Barrett // Jun 21, 2006 at 4:38 PM
it is called cfmyadmin. It is windows only, so I have not tried it.
John
27 Jerry Hamby // Jun 21, 2006 at 5:11 PM
28 Sean Corfield // Jun 21, 2006 at 5:31 PM
29 Chris Scott // Jun 21, 2006 at 6:09 PM
AquaDataStudio is good for just running queries and getting statistics, but for full on administration, the command line tools are where it's at!
30 Daryl // Jun 22, 2006 at 7:54 AM
www.minq.se/products/dbvis/
31 Mike Tangorre // Jun 22, 2006 at 10:45 PM
I use "SQL Manager 2005" from www.mysqlmanager.com. The last time I checked it was only available for Winblows but they may have a version for you special people. :-)
I used to use Aqua Data Studio as previous peeps already mentioned, however, I was not too impressed with it. To be fair though, it has been awhile since I checked it out so it may have improved.
Shimju David,
phpmyadmin.net?? Seriously? It sucks!.. royally!
-Tango
32 Mike Tangorre // Jun 22, 2006 at 11:06 PM
I use "SQL Manager 2005" from www.mysqlmanager.com. The last time I checked it was only available for Winblows but they may have a version for you special people. :-)
I used to use Aqua Data Studio as previous peeps already mentioned, however, I was not too impressed with it. To be fair though, it has been awhile since I checked it out so it may have improved.
Shimju David,
phpmyadmin.net?? Seriously? It sucks!.. royally!
-Tango
33 Mark // Jun 25, 2006 at 3:03 PM
Looked at Yog & navicat and EMS got chosen. A little quirky in places but has everything I need. The DB compare from EMS is very good too - diff for DBs.
34 cody caughlan // Jun 26, 2006 at 9:46 AM
35 kyle // Nov 30, 2006 at 5:23 AM
Interface and functionality are awesome, if they'd get the bugs out it'd be tough to beat.
36 Jared Rypka-Hauer // Nov 30, 2006 at 10:27 AM
J
Leave a Comment