1 | Java application that shows the Database Metadata details in a graph layout |
2 | Shows the relations between the various database objects |
3 | To run, connect to the database giving the username, password and schema(username itself in this case) in the dialog box and press start |
4 | The lines between the boxes represent the existence of one or more foreign keys to primary key relationships |
5 | Tableviewer shows a list of tables and their structure as well as the data |