The Zookeeper table structure designer (ezdml) is a free small software for table creation in databases. It allows you to quickly design database table structures and build data models, it can quickly generate code templates, simple interfaces, and dictionary documents, and supports Script Programming.
The new version has the following improvements:
1. Fixed some bugs;
2. Export files support word and HTML (right-click Export on the model diagram, Excel is exported by default, and the file types can be word and HTML );
3. You can set different background colors for each table (right-click the table selected on the model graph to set the object color );
4. The table property generation page supports Special copying. The generated results can be copied as code strings such as C, Java, Delphi, PL/SQL;
5. pascal script supports Page Templates (similar to JSP and Asp) to generate custom templates and debug the Page Templates directly (the system automatically converts the page template to a pure Pascal script during debugging ).
Time relationship. No detailed instructions are provided.
The exported word is also generated using an HTML page template. The template file is Templates \ export_doc_html.tmpl. You can modify it to export a format that meets your requirements.
Welcome to the trial ,:
Http://download.csdn.net/detail/huzgd/7989497
Table schema designer (ezdml) version 1.98 released