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.
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/OSDB2 LUWGreenplumIngresMS AccessMS SQL AzureMS SQL ServerMySQLOraclePostgreSQLSQLiteSybase ASESybase SQL AnywhereTeradataSQL/DDL code generationComplex 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 engineeringExisting
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 documentationToad 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 verificationThe 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 synchronizationToad 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.
Model Actions (Compare Models, Convert Model, Merge Models, Generate Change Script)Version Control System (Apache Subversion)Naming ConventionsAutolayoutMultiple WorkspacesScripting and CustomizationAutomationObject GalleryFull Unicode SupportIntegration with Toad for Oracle