What is Online Analytical Processing (OLAP)??

What is Online Analytical Processing (OLAP)??

Online Analytical Processing (OLAP) performs multidimensional analysis of business data and provides the capability for complex calculations, trend analysis, and sophisticated data modeling.

OLAP Analytical Operations

OLAP consists of three basic analytical operations:

  • Consolidation (Roll-Up) : Consolidation involves the aggregation of data that can be accumulated and computed in one or more dimensions. For example, all sales offices are rolled up to the sales department or sales division to anticipate sales trends.
  • Drill-Down : The drill-down is a technique that allows users to navigate through the details. For instance, users can view the sales by individual products that make up a region’s sales.
  • Slicing and Dicing: Slicing and dicing is a feature whereby users can take out (slicing) a specific set of data of the OLAP cube and view (dicing) the slices from different viewpoints.

Types of OLAP:

1. Relational OLAP (ROLAP):

  • ROLAP works directly with relational databases. The base data and the dimension tables are stored as relational tables and new tables are created to hold the aggregated information. It depends on a specialized schema design.
  • ROLAP tools do not use pre-calculated data cubes but instead pose the query to the standard relational database and its tables in order to bring back the data required to answer the question.
  • ROLAP tools feature the ability to ask any question because the methodology does not limit to the contents of a cube. ROLAP also has the ability to drill down to the lowest level of detail in the database.

2. Multidimensional OLAP (MOLAP):

  • MOLAP is the ‘classic’ form of OLAP and is sometimes referred to as just OLAP.
  • MOLAP stores this data in an optimized multi-dimensional array storage, rather than in a relational database. Therefore it requires the pre-computation and storage of information in the cube – the operation known as processing.
  • MOLAP tools generally utilize a pre-calculated data set referred to as a data cube.

3. Hybrid OLAP (HOLAP):

  • There is no clear agreement across the industry as to what constitutes Hybrid OLAP, except that a database will divide data between relational and specialized storage.
  • For example, for some vendors, a HOLAP database will use relational tables to hold the larger quantities of detailed data, and use specialized storage for at least some aspects of the smaller quantities of more-aggregate or less-detailed data.

Summary

OLAP is part of the broader category of business intelligence, which also encompasses relational database, report writing and data mining. Online Analytical Processing (OLAP) tools enable users to analyze multi-dimensional data interactively from multiple perspectives.

About the author

Shruti Goel

View all posts
0 0 votes
Article Rating
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
trackback

[…] lakes can be processed using a number of OLAP systems and visualised using business intelligence […]