Supriya Ghosh (Editor)

Toad Data Modeler

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Quest Software

Operating system
  
Windows

Stable release
  
5.4 / May 21, 2015

Type
  
Database modelling tools

Toad Data Modeler is a database design tool allowing users to visually create, maintain and document new or existing database systems. It was previously called "CASE Studio 2" before it was acquired from Charonware by Quest Software in 2006. Quest Software was acquired by Dell as of September 28, 2012. In 2016, Dell Software was sold off and renamed back to Quest Software.

Contents

Visual creation of Entity Relationship Diagrams

Toad Data Modeler allows users to create logical, physical and universal entity relationship diagrams (ERD) models. This tool supports various database specific items and therefore it is necessary to select a target database system for a physical ERD.

Physical ERD can be created for:

  • DB2 z/OS
  • DB2 LUW
  • Greenplum
  • Ingres
  • MS Access
  • MS SQL Azure
  • MS SQL Server
  • MySQL
  • Oracle
  • PostgreSQL
  • SQLite
  • Sybase ASE
  • Sybase SQL Anywhere
  • Teradata
  • Key features

    SQL/DDL code generation
    Complex SQL/DDL code for created models can be generated automatically for all supported database platforms. It is possible to choose which object types should be generated as well as customize the generated script using a variety of option. The resulting script can be also modified by writing Before Script/After Script for specific objects - SQL code which is placed before/after the object CREATE statement in the final script.
    Reverse engineering
    Existing databases can be reverse engineered into Toad Data Modeler models and displayed as entity relationship diagrams (ERD). Toad Data Modeler support multiple connection methods for each supported database platform, such as native connection, ODBC, ADO, etc. SQL/DDL files can be reverse engineered as well for some of the supported database platforms.
    Model documentation
    Toad Data Modeler can generate model reports in HTML, RTF and PDF format. It is also possible to generate output based on XSL transformations - XML, TXT, CSV etc. The ER diagram of a model can be exported as an image in BMP, JPG or PNG format. Models can be also exported to Microsoft Excel (XLS) and CSV files.
    Model verification
    The model integrity can be verified at any time, the Model Verification tool displays errors, warnings and hints. The verification can be customized to a degree by enabling/disabling verification rules. Models can be verified and list of errors, warnings and hints can be displayed as a result of model verification process.
    Model synchronization
    Toad Data Modeler models can be synchronized with physically existing databases using various tools, such as Reverse Engineering, Model Update, Change Script Generation and Model Merge.

    Other features

  • Model Actions (Compare Models, Convert Model, Merge Models, Generate Change Script)
  • Version Control System (Apache Subversion)
  • Naming Conventions
  • Autolayout
  • Multiple Workspaces
  • Scripting and Customization
  • Automation
  • Object Gallery
  • Full Unicode Support
  • Integration with Toad for Oracle
  • References

    Toad Data Modeler Wikipedia