[go: nahoru, domu]

Jump to content

Mondrian OLAP server

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 96.20.156.153 (talk) at 22:28, 6 July 2010 (more links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Mondrian OLAP Server
Developer(s)Pentaho Corporation
Stable release
3.2.0.13661 / June 23, 2010 (2010-06-23)
Repository
Operating systemCross-platform (JVM)
TypeOLAP Server
LicenseEPL
Websitemondrian.pentaho.org

Mondrian is an open source OLAP (online analytical processing) server, written in Java. It supports the MDX (multidimensional expressions) query language and the XML for Analysis and olap4j interface specifications. It reads from SQL and other data sources and aggregates data in a memory cache.

Mondrian is used for:

  • High performance, interactive analysis of large or small volumes of information
  • Dimensional exploration of data, for example analyzing sales by product line, by region, by time period
  • Parsing of the MDX language into Structured Query Language (SQL) to retrieve answers to dimensional queries
  • High-speed queries through the use of aggregate tables in the RDBMS
  • Advanced calculations using the calculation expressions of the MDX language

Mondrian frontends

See also