Updated on 2024-05-07 GMT+08:00

Overview

This section describes the design specifications for database modeling and application development. Modeling based on these specifications fits the distributed processing architecture of GaussDB and outputs efficient SQL code.

The meaning of "Proposal" and "Notice" in this section is as follows:

  • Proposal: Design rules. Services complying with the rules can run efficiently, and those violating the rules may have low performance or logic errors.
  • Notice: Details requiring attention during service development. This term identifies SQL behavior that complies with SQL standards but users may have misconceptions about, and default behavior that users may be unaware of in a program.