nloding Posted February 10, 2007 Share Posted February 10, 2007 This isn't specific to MySQL, but I use MySQL personally so I'm posting this here. I'm in the process of designing a large site that will have dozens of tables, possibly in multiple databases. I need to illustrate all the tables and visually see the connections to optimize this thing better ... What I want is to take what I currently have laid out, which looks like the Wordpress schema I found here: http://codex.wordpress.org/Database_Description And make it look like the visual representation of the database I found here: http://www.databaseanswers.org/data%5Fmodels/blogs/index.htm Did some searching here and found nothing, and did some Googling and found some programs that were junk, or programs that logged into MySQL and "optimized" my tables. Anything out there like this, or am I stuck with Photoshop? Quote Link to comment https://forums.phpfreaks.com/topic/37950-database-schema-illustrator/ Share on other sites More sharing options...
artacus Posted February 11, 2007 Share Posted February 11, 2007 You can use aqua data studio. It's not the greatest schema illustrator but it works... and its great for designing queries. Quote Link to comment https://forums.phpfreaks.com/topic/37950-database-schema-illustrator/#findComment-181731 Share on other sites More sharing options...
nloding Posted February 11, 2007 Author Share Posted February 11, 2007 I found this late last night: http://www.fabforce.net/dbdesigner4/ Seems to be pretty good but I haven't used it much yet. Quote Link to comment https://forums.phpfreaks.com/topic/37950-database-schema-illustrator/#findComment-181964 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.