[ 原始碼: mondrian ]
套件:libmondrian-java(1:3.11.0.1-4.1)
OLAP server written in Java
Mondrian is an OLAP server written in Java. It enables to interactively analyze very large datasets stored in SQL databases without writing SQL.
It can be 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 Multi-Dimensional eXpression (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
其他與 libmondrian-java 有關的套件
|
|
|
|
-
- dep: cup
- LALR parser generator for Java(tm)
-
- dep: libcommons-dbcp-java
- Database Connection Pooling Services
-
- dep: libcommons-math-java
- Java lightweight mathematics and statistics components
-
- dep: libcommons-vfs-java
- Java API for accessing various filesystems
-
- dep: libeigenbase-farrago-java (>= 0.9.0-2~)
- Java framework for constructing RDBMS services
-
- dep: libeigenbase-resgen-java (>= 1.3.0.13768-4~)
- Java i18n code generator from XML files
-
- dep: libolap4j-java
- unified Java API to access an OLAP server