Several items to be set for PowerDesigner and several items for powerdesigner

Source: Internet
Author: User
Tags powerdesigner

Several items to be set for PowerDesigner and several items for powerdesigner

After installing PDM, You need to design several items for easy use.

1. Do not associate the name with the code automatically. We do not want the associated code to change when entering the name.

Open Tools-> General Options-> Dialog and remove the Name to Code sorting check.

2. In the automatically generated SQL statement, you do not want the table name and column name to contain double quotation marks.

Choose Database-> Edit current database-> Script-> SQL-> Format. There is a CaseSensitivityUsingQuote whose comment is "Determines if the case sensitivity for identifiers is managed using double quotes ", indicates whether double quotation marks are used to specify the case sensitivity of the identifier. You can see that the value of values on the right is "YES" by default and changed to "No!

 

3. You want to automatically generate the comment of the column by name.


How does PowerDesigner set the column default value?

Add default to the corresponding column in Preview and add your default value.

How to Use powerdesigner?

PowerDesign: PowerDesign is the main database design tool launched by Sybase. PowerDesign is committed to the use of Entiry-Relation-based Data models, respectively from the Conceptual Data Model (Conceptual Data Model) and Physical Data Model (Physical Data Model) two levels of the database design. Conceptual Data Models describe object definitions and object relationship definitions independent of database management systems (DBMS. The physical data model is specific to the target database management system based on the conceptual data model.

How can I export the table structure script at one time?
Database ---> Generate Database ---> Genarate Script.

The Name is used in Chinese and English to facilitate query and write of programs. The Code is the final generated Table Name.

How can I export a model from PowerDesigner as a document?
Use REPORT. Select a template and generate a document in the RTF or HTM format.

How to import all existing database tables to PowerDesign?
Use reverse engineering file in PD ---> reverse engineering ==> and go on

Concept data model (CDM)
CDM represents the entire logical structure of the database, and is irrelevant to any software or data storage structure. A conceptual model often includes data objects that are still not implemented in a physical database. It provides a formal representation of the running plan or business activity data. The physical implementation details are not considered, but the relationship between entities.

Physical Data Model (PDM)
PDM describes the physical implementation of databases. The main purpose is to generate a specific DBMS script for the real-world model established in CDM, generate a storage structure for storing information in the database, and ensure the integrity and consistency of data in the database.

Object-Oriented model (OOM)
An OOM contains a series of packages, classes, interfaces, and their relationships. These objects form a class structure of all (or part) the logic of a software system design view. An OOM is essentially a static conceptual model of a software system.

Business Program Model (BPM)
BPM describes different internal tasks and internal processes of the business, and how the customer interacts with these tasks and processes. BPM is a conceptual model of business logic and rules from the perspective of business partners. It uses a chart to describe the interaction between programs, processes, information and cooperation protocols.

Forward Engineering
You can directly generate a database from PDM or a database script that can run in your database management system environment. You can generate database scripts. If you select ODBC, you can directly connect to the database to directly generate database tables and other database objects.

Reverse Engineering
Generate existing databases into the new PDM. The data source may be from a script file or an open database connection data source.

Not every design requires Power Designer. For example, a small system or a small number of tables does not need to use Power Designer.

Design Procedure

Relationship between cdm pdm and OOM

PowerDesigner is just a tool for implementation.
Do not think that Power can help you establish all the relationships and things. Many database theories are only needed. When designing databases, you must master those paradigms and things.
The best tool for designing a good database is not necessary, but the basic theory is necessary.

PowerDesigner is not limited to data modeling.
You can also use PowerDweigner to design web Services.

Not every design requires PD
It is good to use Powerdesigner to deal with relatively large projects. For short and fast projects, if the time requirement is one ...... the remaining full text>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.