| |
|
Entity relationship diagrams
|
|
Watch Demo »
|
|
| Learn how to work with entity relationship diagrams in VP-UML by going through steps like create entity, column, specify primary key, auto generate foreign key and presenting columns as icons. |
|
|
| | | |
| |
|
Reverse engineer existing databases to entity relationship diagrams (ERDs)
|
|
Watch Demo »
|
|
| Using VP-UML, you can reverse engineer databases to ERD in just a few steps. Databases from all popular database vendors are supported. |
|
|
| | | |
| |
|
Reverse engineer stored procedures to ERDs
|
|
Watch Demo »
|
|
| Besides reverse engineering database tables, VP-UML also supports the reverse engineering of stored procedures to diagrams. |
|
|
| | | |
| |
|
Generate ERDs from class diagrams
|
|
Watch Demo »
|
|
| In VP-UML, you can generate ERD from class diagrams, and synchronize between them intuitively using the popup menu or mouse gestures. |
|
|
| | | |
| |
|
Reverse engineer DDL models to ERD models
|
|
Watch Demo »
|
|
| A DDL (Data Definition Language) file is a computer language for defining data. Now, you can also use it to generate ERD with models like entities, views and relationships by reversing the DDL. |
|
|
|
|
| |
|
ORM diagrams
|
|
Watch Demo »
|
|
| ORM diagrams allow you to visualize the mapping between classes and entities, and you may synchronize models of both sides either automatically or manually. |
|
|
| | | |
| |
|
Generate and execute database schema (DDLs)
|
|
Watch Demo »
|
|
| After drawing ERD, you can generate the corresponding DDL for creating the database schema for your target database vendor. |
|
|
| | | |
| |
|
Generate class diagrams from ERDs
|
|
Watch Demo »
|
|
| In VP-UML, you can generate class diagrams from ERD, and synchronize between them intuitively using the popup menu or mouse gestures. |
|
|
| | | |
| |
|
Database trigger and stored procedure modeling
|
|
Watch Demo »
|
|
| Our Entity Relationship Diagram supports visual modeling with stored procedures and database triggers. You can create and edit stored procedures and database triggers easily in an intuitive diagramming environment. |
|
|
| | | |
| |
|
Database trigger and stored procedure generation and reversal
|
|
Watch Demo »
|
|
| Stored procedure and database trigger are procedural code that can be executed at database. Visual Paradigm supports both generating and reversing stored procedure and database trigger to and from database. |
|
|
|