DB Schema Viewer
Create a visual diagram of a relational database schema, with support for MySQL, PostgreSQL and Firebird.
Download DB Schema Viewer 1.0.0 for EasyEclipse 1.0.2:
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
Comments
post->ID); if ($count == 0) { echo 'There are currently no comments for this plugin. You can add the first one.'; } else if ($count == 1 ) { echo 'There is currently 1 comment for this plugin. You can review it and add more here.'; } else { echo 'There are currently ' . $count . ' comments for this plugin. You can review them and add more here.'; } ?>
Getting started
This plugin has currently does not have "Getting Started" documentation. If you are familiar with this plugin; would you be willing to draft some Getting Started documentation and post it on the forum? We will gladly add it.
Requirements and limitations
- This plugin will run with any distribution of EasyEclipse.
- It may also work with a standard installation of Eclipse. We have not tested it, though.
Links
You can also look for reviews and ratings, and add your own:Changelog
Changes in EasyEclipse 1.0.0:
- Initial release (with DB Schema Viewer 1.0.0).
Credits and License
Credits: Alessandra Gorla, Ilaria Giordani, Andrea Gini
Copyright (c) Andrea Gini, Ilaria Giordani, Alessandra Gorla.
This plugin is licensed under the GNU General Public License 2.0 license.