/data-dictionary-generator-mysql-workbench

Script for generating a data dictionary in Mysql Workbench

Primary LanguagePython

Data Dictionary Generator for MySQL Workbench

It's just a simple script, I used this just one time for my project.

How to use:

  • Download file DDictionary.py
  • Open MySQL Workbench
  • Open "Script/Install Plugin" menu option
  • Select the file
  • Close, and open again, MySQL Workbench
  • Open the project
  • Open "Tools/Catalog/DDictionary: Diagram Data in HTML" menu option
  • Create a name for file and save
  • That's it!

Credits: