Skip to content

DatabaseSchema ​

Defines a database schema containing tables and their structural relationships. DatabaseSchema provides the logical grouping of tables that serve as the data foundation for OLAP cube construction and dimensional modeling.

Extends ​

Attributes ​

NameIdTypeLowerUpper

References ​

NameTypeLowerUpperContainment
tablesTableπŸ”—0∞true
Collection of tables within this database schema. Tables include fact tables, dimension tables, and aggregation tables that provide the physical data structure for OLAP operations.

Used by ​

ClassDiagramm ​

Released under the Eclipse Public License 2.0