当前位置:网站首页>Pdman, a database modeling tool comparable to PowerDesigner [easy to understand]

Pdman, a database modeling tool comparable to PowerDesigner [easy to understand]

2022-07-23 17:55:00 Full stack programmer webmaster

Hello everyone , I meet you again , I'm your friend, Quan Jun .

The software life cycle is divided into :

1、 Feasibility analysis and project development plan 2、 Demand analysis 3、 Outline design 4、 Detailed design 5、 code 6、 test 7、 maintain

and data Library modeling takes place in “ code ” Before ,“ Outline design ” And “ Detailed design ” in .

When designing a database , Analyze the real world 、 abstract 、 And find out the internal relationship , Then determine the structure of the database , This process is called database modeling .

Of course , A practical 、 The convenient Tools , It will greatly improve our work efficiency , Today we will introduce a product that can be used with PowerDesigner Comparable database modeling tools PDMan.

1、 Download priority

Official website :

 Official website address :http://www.pdman.cn

Download express :

https://gitee.com/robergroup/pdman/attach_files

MAC、Windows、Linux Both versions are available , I downloaded it PDMan-win64_v2.1.6.exe

2、 Interface viewing

Boot interface

main interface

What about? , Just look at the interface to see if you love

Diagram interface

Data sheet details

PDMan All Chinese , Compared with PowerDesigner Is it much easier to master difficult English

3、 Function is introduced

1、Demo Example , The official gave a “ Student information management system ” Help us get started ; 2、 Support multiple system clients (Linux,Mac,Windows), stay Mac And Windows Switch back and forth between platforms ; 3、 Database modeling , Powerful , Nice interface , Use Chinese , Be familiar with the operation ; 4、 Generate DDL Script and execute ; 5、 Support the current mainstream database (MySQL,Oracle,SQLServer,PostgreSQL…); 6、 Database reverse parsing , It is easy to analyze secondary development projects ; 7、 export WORD,PDF,HTML, Handover table structure , Don't bother to explain ; 8、MarkDown Four formats of documents ; 9、 Custom template generator code ;

If you find deficiencies in reading , Welcome to leave a message !!!

Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/126666.html Link to the original text :https://javaforall.cn

原网站

版权声明
本文为[Full stack programmer webmaster]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/204/202207231512461224.html