Star shema is a common misspelling for the widely used data warehouse design pattern, star schema. It structures data around a fact table that is joined to a number of dimension tables, enabling fast reporting and analytical queries. This architecture makes it easy to navigate the database, enhances performance and can be used for business intelligence applications. Knowing the appropriate star schema concept will enable the data developers and analysts to create an appropriate data model to gain the insights from large datasets with faster speed.