Reverse Engineer a Database
- Navigate to the Database tab
Click on Reverse Engineer

- Select your Stored Connection which should be a Local instance, similar to the one below.
Click Next

- Select the databases you want to reverse engineer
Click Next, keep clicking Next until the end of the wizard

- Once the wizard is finished, close the MySQL Model* and EER Diagram tabs, and go back to the MySQL Local Server tab.
Note:
If no schemas are listed during the reverse engineering process, make sure:
- You’ve already imported a database into MySQL. Reverse engineering only works if there’s an existing schema.
- You’re using the correct credentials and have the necessary permissions to view the database.
- Reverse engineering is applied on a per-database basis, so only the databases available to your connection will appear here.
Related Articles
Restoring a Zen Database
Extract the Files Unzip the folder containing the database files to a local directory, for example I used: C:\ZenDatabases\OrionBackup Open Zen Control Center Click the Start Menu and search for Zen Control Center & Documentation. Click Open Create a ...
Installing Oracle Database XE
The following instructions describe how to install Oracle Database XE Visit https://www.oracle.com/database/technologies/appdev/xe.html and download Oracle Database XE Click on the link to download Oracle Database 21c Express Edition for Windows x64 ...
Connecting an Oracle Database
Navigate to the Oracle Developer folder (should be in C:\app\Oracle Developer) Locate the sqldeveloper Application Double click on it to open it Oracle SQL Developer will open and load Click NO Uncheck Click OK Open a Command Window Go to start and ...
Repair a corrupt MSSQL database
For law firms with premises based systems like Time Matters you may run into situations where the database has not been maintained and has become inconsistent. This can prevent your ability to create a backup from which you can migrate the customer ...
Convert a Postgres database to MSSQL
Full Convert by Spectral Core is a robust tool for converting databases from one format to another. The following instructions will walk you through using Full Convert to convert a Postgres database to MSSQL. Launch Full Convert Click New database ...