OLAP Architectures
OLAP Architectures
Processing (OLAP)
Architectures
Working of ROLAP:
When a user makes a query (complex), the
ROLAP server will fetch data from the RDBMS
server. The ROLAP engine will then create data
cubes dynamically. The user will view data from a
multi-dimensional point.
HOLAP
HOLAP Model
Working of HOLAP:
The HOLAP model consists of a server that can
support ROLAP and MOLAP. It consists of a
complex architecture that requires frequent
maintenance. Queries made in the HOLAP model
involve the multi-dimensional database and the
relational database. The front-user tool presents
data from the database management system
(directly) or through the intermediate MOLAP.
HOLAP Model
HOLAP Advantages
The model uses a huge storage space because it consists of data from two
databases.
The model requires frequent updates because of its complex nature.
Greater complexity level: The major drawback in HOLAP systems is that it
supports both ROLAP and MOLAP tools and applications. Thus, it is very
complicated.
Potential overlaps: There are higher chances of overlapping especially into
their functionalities.
Other OLAP