Comprehensive information about the database as a whole.
This interface is implemented by driver vendors to let users know the capabilities of a Database Management System (DBMS)
DB-SVG is a java web application that generates SVG data model diagrams for any database with a JDBC driver. Database connections are configured via an XML file. The interactive interface allows tables to be dragged around and their positions saved. It is designed to make internal database coordination and documentation easy and accessible. See the demo to understand how it works.
DB Schema Viewer is an Eclipse plugin that builds a graphical view of an existing database. Reverse Engineering is performed through JDBC. The most popular databases are currently supported:
* MySQL
* PostgreSQL
* Firebird