|
The E-R Modeler is an Eclipse
plug-in that provides an E-R (Entity-Relationship) diagram development
environment with XML and DDL (Data Definition Language) generation tools. It
also provides database connection and schema creation capabilities from
within Eclipse. Cool
Features
1. Environment integration: E-R Modeler is a plug- in project integrated
with Eclipse. It enables different tasks such as drawing E-R models and
generating DDL from a single environment. With E-R Modeler, database design
can be accomplished in a more productive and integrated fashion.
2. Easy-to-use: Database design is made simple through point-and-click
creation of a graphical Entity-Relationship (ER) model of your data
requirements and data usage rules. Drag-and-drop functionality allows you to
quickly create entities and attributes, relationship and other model
objects. Additionally, E-R Modeler's property view editing facilitates quick
and easy modifications.
3. Database table automation: E-R Modeler generates physical
database-specific tables from DDL, which is created from the logical
Entity-Relationship model.
|
|