Model my SQL tables

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
marsheng
Posts: 62
Joined: Thu 10 May 2012 10:51

Model my SQL tables

Post by marsheng » Thu 02 Aug 2012 00:08

Is there a package where I can model my tables? My DB has 20 tables with links and I want a visual reference of the interaction. Any suggestions ?

alexa

Re: Model my SQL tables

Post by alexa » Thu 02 Aug 2012 09:27

You could try the Visual Database Designer functionality that is present in dbForge Studio for MySQL: http://www.devart.com/dbforge/mysql/stu ... nload.html

Please note that it currently works only in on-line mode with existing databases.

Please also read the following articles: http://blogs.devart.com/dbforge/tag/database-designer

Post Reply