I found this very handy tool for viewing my database tables graphically, and it’s called DB Designer. So far, I’m using it for viewing existing MySQL databases and it helps a lot in planning for changes.
To load an existing database model, make sure that the MySQL server is up and running first. Then open [...]