ER/Studio reverse engineering¶
ER/Studio reverse engineering is a process used to generate data models from an existing MySQL database. The procedure typically involves utilizing the 32-bit version of ER/Studio 8 in conjunction with appropriate ODBC drivers to establish a connection.^[600-developer__database__database.tools__ER-Studio.md]
Requirements¶
To perform the reverse engineering of a MySQL database using ER/Studio 8, the following components are required:
- ER/Studio 8: Specifically, the 32-bit version of the software is used.^[600-developer__database__database.tools__ER-Studio.md]
- ODBC Driver: A 32-bit MySQL ODBC driver must be downloaded and installed.^[600-developer__database__database.tools__ER-Studio.md]
For MySQL 5.7, drivers can be obtained from sources such as Devart.^[600-developer__database__database.tools__ER-Studio.md]
Related Concepts¶
- [[Database Modeling]]
- [[MySQL]]
Sources¶
600-developer__database__database.tools__ER-Studio.md