Overview of mall database table structure

Commodity management

Database table structure

image

Functional structure

image

Order management

Database table structure

Functional structure

Marketing management

Database table structure

Functional structure

Content management

Database table structure

Functional structure

User Management

Database table structure

image

Functional structure

image

注意: Some functions have not been implemented yet, but the table structure has been designed. Most functions of commodity management, order management, and marketing management have been implemented.

Relevant information

PowerDesigner database design file

  • Commodity management: https://github.com/macrozheng/mall-learning/blob/master/document/pdm/mall_pms.pdm

  • Order management: https://github.com/macrozheng/mall-learning/blob/master/document/pdm/mall_oms.pdm

  • Marketing management: https://github.com/macrozheng/mall-learning/blob/master/document/pdm/mall_sms.pdm

  • Content management: https://github.com/macrozheng/mall-learning/blob/master/document/pdm/mall_cms.pdm

  • User management: https://github.com/macrozheng/mall-learning/blob/master/document/pdm/mall_ums.pdm

MindMaster function mind map

  • Commodity management: https://github.com/macrozheng/mall-learning/blob/master/document/mind/pms.emmx

  • Order management: https://github.com/macrozheng/mall-learning/blob/master/document/mind/oms.emmx

  • Marketing management: https://github.com/macrozheng/mall-learning/blob/master/document/mind/sms.emmx

  • Content management: https://github.com/macrozheng/mall-learning/blob/master/document/mind/cms.emmx

  • User management: https://github.com/macrozheng/mall-learning/blob/master/document/mind/ums.emmx

Tools used

  • PowerDesigner:http://powerdesigner.de/

  • MindMaster:http://www.edrawsoft.cn/mindmaster


Guess you like

Origin blog.51cto.com/15082397/2590791