Tell Us What You Think
Data Modeling

Design, generate, reverse and synchronize database with sophisticated ERD. Generate professional documentation.
Entity relationship diagram

Entity relationship diagram (ERD) is used to present the Entity-Relationship Model in software engineering industry. ERD can be used for visualizing conceptual data structure and physical database schema. Smart Development Environment for Visual Studio supports conceptual, logical and physical data modeling.
The following movie shows how to create conceptual data model and transit the conceptual data model to physical. The movie shows also the modeling of physical database schema, stored procedure and generates DDL from physical database design.
- Basic Database Modeling Techniques (Free)
Online training
Define sample data in ERD

Input sample data or initial database data when design database with Entity Relationship Diagram (ERD). The generated database initialization script includes insert sample data to the database.
Object-Relational Mapping diagram

Mapping View:
Object-relational mapping diagram (ORM diagram) presents the mapping between classes and entities visually. Visualization between classes and entities can help developer to gain more understanding of how a row of data in database transform to/from object in memory. The following movie shows how to visualize the mapping between classes and entities.
Import ERWin Data Modeler project files

Smart Development Environment for Visual Studio imports AllFusion ERWin Data Modeler project files. You can import your entire AllFusion ERWin Data Modeler project files into Visual Paradigm format. The following screenshots demonstrate how to import AllFusion ERWin Data Modeler project file.




Tell Us What You Think