Leandro Melo wrote:

Hi,
i created a database with around 20 tables. However i
created the tables by script writting all create table
statements, create constraints, etc...

I need now a Entity Relationship diagram so i have a
visual information about my database.

I tried MySQL Comand Center but i doens't have such
tool.
Does any one know either a tool i can throw a database
creation script and it gives me the relationship
diagram or a mysql tool that can use my installed
database and generate the relationship diagrams???

Thanks,



Data Architect, by 'The Kompany' does ER diagrams.

http://www.thekompany.com/products/dataarchitect/

It has a 'reverse engineer' feature that lets you suck a schema from a DB server. It also outputs a schema in SQL scripts. I'm not sure if you can feed it SQL scripts, but it seems like a logical function for it to have. I haven't used it for quite some time...

It's not free. I don't know of any free ER tools. Or at least none I've found and investigated were good enough to remember.

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: http://www.nusconsulting.com.au

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to