Toad Data Modeler

Toad Data Modeler
Original author(s) Quest Software
Stable release 5.4 / May 21, 2015
Operating system Windows
Type Database modelling tools
Website http://software.dell.com/products/toad-data-modeler/

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.[1] Quest Software was acquired by Dell as of September 28, 2012.[2]

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:[3]

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.[4]
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

See also

References

External links

This article is issued from Wikipedia - version of the Monday, December 14, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.