Home > Software Development > Mondrian open source Java OLAP server 1.0

Mondrian open source Java OLAP server 1.0

November 13th, 2003

I’ve been occassionally checking out Mondrian, which is an open source(!) OLAP server written in Java. In August, Mondrian hit 1.0 after two years of work. OLAP is a great thing, and Microsoft was the company with the most affordable OLAP solution.

Software Development

  1. November 14th, 2003 at 04:08 | #1

    Mondrian is a functional programming language. Tell them durn OLAPper latecomers to find a different name to rip off. See http://www.mondrian-script.org/

  2. February 7th, 2005 at 13:43 | #2

    Can you provide a list of Java OLAP servers? I found Oracle OLAP API, OLAP4ALL, JOLAP (JSR 69 final draft) and now Mondrian. I want my to use OLAP’s facility in my JSP/Servlet/MySQL based system.

    — Ashik

  3. February 7th, 2005 at 13:55 | #3

    Mondrian is the only open source, java-based OLAP package I’m aware of.

  4. kumar
    August 26th, 2005 at 03:20 | #4

    Hi,
    Can we connect to a OLAP Cube and extract information using mondrian olap apis.

  5. August 26th, 2005 at 06:27 | #5

    As far as I know, there is no single standard for OLAP. So, the answer is generally “no”.

    Mondrian allows you to create OLAP cubes in standard JDBC databases and query them.

    By the way, the URL has changed to:
    http://mondrian.sourceforge.net/

  6. kumar mokkala
    August 30th, 2005 at 05:00 | #6

    Hi,

    1) Can anyone please suggest me how to access an MS OLAP Cube using Mondrian APIs.
    Is it possible or not.
    2) What is the difference between the Mondrian OLAP Cube and the MS OLAP Cube?

    Please let me know.

  7. August 30th, 2005 at 06:48 | #7

    As for #1, I doubt it (you might look around the Mondrian site to find out, or see if they have a mailing list you can subscribe to).

    For #2, the biggest difference that I can see is that Mondrian does not rely on Microsoft’s database. Mondrian does appear to use CDX (the OLAP query language that Microsoft created), so they are similar in that regard.

  8. October 10th, 2005 at 12:02 | #8

    You should have a look at PALO (www.palo.net) which is a MOLAP based OLAP Server, with an excel add-in.

    It’s nice to see the open source olap market moving forward. They are going to have API’s in open source languages such as PHP and support open source operating systems such as Linux!

    The roadmap is ambitious with planned features such as intercube rules (ie calculated real time elemenets) RTOLAP.

    They are planning on offering a very reasonably priced support package, well reasonably priced if you consider the commerical vendors base support on a percentage of the list price of their software (which is often tens or hundreds of thousands)

    There is a preview version available from http://www.palo.net along with the excel add-in and a sample C api application.

  9. May 9th, 2006 at 23:06 | #9

    About Mondrian…it is now owned by the Pentaho open source project (www.pentaho.com). A great way to display Mondrian cubes is throught the OpenI Open Intelligence Portal (openi.org).

  10. Yatan
    August 12th, 2008 at 03:26 | #10

    Hi’,
    “Is it possible to use Excel in Mondrian?”, Actually I have a DB in Excel and I have to show it in Pentaho. I should be able to query the DB in Excel, Right now I am Using BIRT(eclipse) to make a report through Excel and then using BIRT as Input in Pentaho to show that again, Actually my real requirement is to query that Excel and show the final result .

  1. No trackbacks yet.