Database Schema (DB)

The database schema describes how data is stored in tables in a concrete relational database system (RDBMS, DBMS for short). This model should create the Data Definition Language (DDL) for realization on a concrete database. The standard language for DDL is SQL.

Use the following model elements when modeling the database schema:

Primarily use the following diagram type when modeling the database schema: