vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| I've had a lot of fun using Toad on Oracle. Quest got a freeware for MySQL, that i never got around to try, but have a look at: http://www.quest.com/toad-for-mysql/ On Tue, May 1, 2007 21:36, Afan Pasalic wrote: > Hi, > I'm looking for database modeling tool form MySQL. Anybody used the > MySQL Workbench? I know the Workbench is in Alpha production, though > some "hints"? > > How about DB Designer? > > Thanks for any respond. > > -afan > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=mogens@fumlersoft.dk > > > -- > This message has been scanned for viruses and > dangerous content by OpenProtect(http://www.openprotect.com), and is > believed to be clean. > -- Later Mogens Melander +45 40 85 71 38 +66 870 133 224 -- This message has been scanned for viruses and dangerous content by OpenProtect(http://www.openprotect.com), and is believed to be clean. |
| |||
| > -----Original Message----- > From: Mogens Melander [mailto:mogens@fumlersoft.dk] > Sent: 01 May 2007 21:44 > On Tue, May 1, 2007 21:36, Afan Pasalic wrote: > > Hi, > > I'm looking for database modeling tool form MySQL. Anybody used the > > MySQL Workbench? I know the Workbench is in Alpha production, though > > some "hints"? > > > > How about DB Designer? > > > > Thanks for any respond. > > > > -afan > > > > > I've had a lot of fun using Toad on Oracle. Quest got a freeware > for MySQL, that i never got around to try, but have a look at: > > http://www.quest.com/toad-for-mysql/ I've used DB Designer for a few years now for creating my initial schema. I find it very useful to graphically display table relationships and for creating foreign key constraints. It isn't perfect though and has several annoying bugs. Last time I looked, it seemed like development had been stopped. For everyday queries/maintenance I use a combination of MySQL Control Centre, MySQL Administrator and MySQL Query Browser since each of these does certain things better in my opinion. I've just download Toad - and have to say it looks pretty good. It doesn't appear to have the graphical representation of DB Designer but it may well be a good replacement for the three MySQL AB tools mentioned above. I'd be interested to hear other options though... Edward |
| ||||
| >I'd be interested to hear other options though... Edward, we develop a commercial Windows tool named "Database Workbench" that supports MySQL. It does not yet do diagramming, but it's being worked at for v3, as well as many other features. Have a look at www.upscene.com Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & MS SQL Server Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com |