Re: MySQL documentor - not MySQL Workbench

2006-06-01 Thread Duncan Hill
On Thursday 01 June 2006 15:52, Miles Thompson wrote: Is there a tool, preferably open source, that can read database schema scripts (for lack of a better term) or connect to the database, and generate a diagram? This for a MySQL 5.x database. I use dbVisualizer, but it isn't a free tool. I

RE: MySQL documentor - not MySQL Workbench

2006-06-01 Thread Jimmy Guerrero
Hello, Although not open-source, our partner Embarcadero Technologies offers one of the best ER tools out there for design, diagraming, documentation and reverse/forward engineering. ERStudio www.embarcadero.com/products/erstudio/index.html Thanks, Jimmy Guerrero Sr Product Manager MySQL, Inc

Re: MySQL documentor - not MySQL Workbench

2006-06-01 Thread David Griffiths
Embarcadero, who in my humble opinion make the best database tools around, have added MySQL to some of their tools. Their tools (DBArtisan for database management, and ER Studio for diagramming and change-management) are phenomenal in quality and features. They are also very very expensive.

Re: MySQL documentor - not MySQL Workbench

2006-06-01 Thread jonathan
are you using it with MySQL 5.*? On Jun 1, 2006, at 8:42 AM, David Griffiths wrote: Embarcadero, who in my humble opinion make the best database tools around, have added MySQL to some of their tools. Their tools (DBArtisan for database management, and ER Studio for diagramming and

Re: MySQL documentor - not MySQL Workbench

2006-06-01 Thread Dan Trainor
Jimmy Guerrero wrote: Hello, Although not open-source, our partner Embarcadero Technologies offers one of the best ER tools out there for design, diagraming, documentation and reverse/forward engineering. ERStudio www.embarcadero.com/products/erstudio/index.html Thanks, Jimmy Guerrero Sr