Skip to content

DatabaseCatalog โ€‹

Represents a database catalog that organizes database schemas and external data links. DatabaseCatalog serves as the top-level container for database metadata, providing structured access to schema definitions and connection management.

Extends โ€‹

Attributes โ€‹

NameIdTypeLowerUpper

References โ€‹

NameTypeLowerUpperContainment
schemasDatabaseSchema๐Ÿ”—0โˆžtrue
Collection of database schemas contained within this catalog. Each schema defines tables, columns, and relationships that form the physical data foundation for OLAP cubes and dimensions.
linksLink๐Ÿ”—0โˆžtrue
Collection of external data links that connect to remote databases or data sources. Links enable distributed OLAP architectures where data can be accessed from multiple database systems.

Used by โ€‹

ClassDiagramm โ€‹

Released under the Eclipse Public License 2.0