It is common to create ER diagrams during system development. However, even if you make a figure, if it can not be reflected in the database, it is only a rice cake drawn in a picture. If possible, you should expect to be synchronized.
Database to PlantUML introduced this time reads the current database structure and makes it PlantUML format.
How to use Database to PlantUML
For example, in the case of MySQL, it can output as the following image.
After outputting in text format, it seems to convert it to various formats using plantuml.jar. In addition to PNG, it is SVG / EPS / PDF / VDX / XMI / HTML / TXT / YTXT / LaTeX as the corresponding format.
Database to PlantUML is PHP open source software (BSD).
No comments:
Post a Comment