Encyclopedia

star schema

Also found in: Wikipedia.

star schema

A data warehouse design that enhances the performance of multidimensional queries on traditional relational databases. One fact table is surrounded by a series of related tables. Data are joined from one of the points to the center, providing a so-called "star query." See OLAP.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
Section 3 presents a Z specification of a data warehouse star schema and illustrates the utility of discharging a proof obligation arising from the specification.
Indexing OLAP data and joining indices was as follows Join index: JI(R-id, S-id) where R (R-id, ...) S (Sid, ...), traditional indices map and the values to a list of record ids, it materializes relational join in JI file and speeds up relational joining rather costly operation in data warehouses, join index relates the values of the dimensions of a star schema to rows in the fact table illustrated from fact table Sales and two dimensions city and product.
The most natural way to model a data warehouse is as a star schema, which is the simplest DW model.
Multi-Dimensional Entity Relationship (ME/R) Model: The data warehouse Reverse Engineering (RE) provides the ME/R model or star schema. It provides schema in XML format which can be explored for keyword matching further.
In this case, the fact table will not have only one level of dimensions tables so this is why snowflake schema is better suited than the star schema for the modelling (Adamson, 2010).
This guide to best practices in dimensional design provides information on star schema design techniques for data warehouses.
A star schema requires that a dimension hierarchy is contained with in a single table.
(a) Transforming to Star Schema: The individual historical data is transformed into star schema.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.