Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
15 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 15

more...
browser tip
recommendation!
Sponsored
partner

MOLAP

Multidimensional OLAP (MOLAP), is a multidimensional optimization of OLAP. It is often applied to data warehouse information, which is stored in fact tables. In a star schema, these tables contain the basic information and dimensional links to supporting attribute tables.

MOLAP models this data in a multi-dimensional array, rather than tables of records and fields (i.e. a relational model). Because arrays can be indexed against fixed references, queries are very fast, and storage space much smaller (between a tenth and a half), but at the expense of scalability.

Examples of products that use MOLAP arrays are Essbase and Applix.

Until recently most MOLAP solutions have been expensive proprietary solutions frequently based on a per seat or processor licensing model. Users wishing for a free olap solution had little choice, apart from mondrian which was ROLAP. There is now an open soure MOLAP server - [http://www.palo.net Palo] which includes an excel add-in for reporting purposes