Skip to content

MySQL Workbench plugin for automatically generate Data Dictionaries for MWB Models

Notifications You must be signed in to change notification settings

japalacio0109/DBDocTUGA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Workbench Plugin - Tested in MySQL Workbench 6.3.7

DBDoc is an utility to generate data dictionaries directly from MySQL Workbench.
 
 Copyright (c) 2014, RSN#86. All rights reserved.

 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License as
 published by the Free Software Foundation; version 2 of the
 License.

 Originally created by: rsn86
 Modified by: CarlosDiogo01
 Portuguese version by: CarlosDiogo01

 Install it through:
   Scripting/Install Plugin/Module menu
   Select DBDocPy_grt.py file
   Restart MWB for the change to take effect.
   
 Use it by accessing MySQL Workbench: Tools -> Catalog -> DBDocs
 	- A text version, displayed at MWB console
 	- An HTML version, exported to a file (should be opened with a web browser).

 Descriptions should be placed on correspondent "Comments" section by DB designer. (see available pictures).

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.

About

MySQL Workbench plugin for automatically generate Data Dictionaries for MWB Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%