Forum Moderators: coopster
I'd just like to share a tool I have discovered. It is called DBDesigner4, and is a free tool to graphicly design and edit myqsl databases. Not only that but it works on linux as well as windows.
I heard about it at a talk from someone from MySQL. They hired the guy who wrote this tool, and he is now working on official mysql tools.
Link : [fabforce.net...]
DBDesigner4 has a layout tool like the relationships manager in Access (although with a lot more depth). However, it allows you to save your design as XML into a table in your actual MySQL database, which can be opened back into DBDesigner4 at any point. Very elegant and very useful.
[mysql.com...]