Does anyone know of any tools (preferrably free, but not necessary) that can reverse engineer a mysql database and generate an er diagram.
In other words, I would like a tool, kinda like visio, that can receive mysql sql (DDL) and automatically create an er diagram from that with all the entities, attributes, keys, etc.
Thanks
In other words, I would like a tool, kinda like visio, that can receive mysql sql (DDL) and automatically create an er diagram from that with all the entities, attributes, keys, etc.
Thanks