Entity Relationship Diagrammer
Entity/Relationship Diagrams feature of the Schema
Manager enables near instantaneous graphical analysis of complex relationships
and dependencies between database objects, such as: Tables, Views, Indexes,
Stored Procedures and Triggers. E/R Diagrams provide vital help in visualizing and documenting databases' logical design and constraints.
- Reverse-engineer the entire database by generating the E/R Diagram of the
logical schema in a single operation.
- Supports creation of sub-schemas E/R Diagrams to a desired level of object
nesting, based on user-selected subset of database objects.
- Interactively customizable object layouts on the E/R Diagrams to suite
user's personal schema visualization preferences.
- Selection of any objects' relationship connector by the user on the E/R
Diagram provides instantaneous navigation to the relevant source code that
defines objects dependencies.
- Ability to store E/R Diagrams in external files for off-line viewing, or
for sharing with other team members.
- Multi-page E/R Diagrams printing provides hard-copy documentation of
databases' logical design.