Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

JPivot, even with all it's functionality, seems a bit outdated...

last version at http://sourceforge.net/projects/jpivot/ is from 2008-03-17...

is there any other lightweight client olap cube browser, that could take advantage of modern RIA kits, like GWT, smartGWT, ZK, ExtJs, etc....?

share|improve this question

6 Answers

up vote 5 down vote accepted

I've just found this

http://www.jpalo.com

demo:

stunning demo: (built on ExtJs, I think)

demo

http://www.jpalo.com/en/palo_pivot.php?sent=yes&option[]=OpenApp&option[]=ViewTabs&option[]=AutoLogin&option[]=AutoUser&option[]=OpenView1&option[]=Toolbar1&option[]=HorizonalAxis1&option[]=Save1&option[]=POV1&option[]=VerticalAxis1&option[]=Toolbar3&option[]=HorizonalAxis3&option[]=POV3&option[]=VerticalAxis3#PaloWebDemo

another example with jpalo at http://www.jedox.com/en/home/overview.html

demo: http://paloweb.jedox.com/

--

here's another on (on alpha release, the former PAT - pentaho analysis tool at http://code.google.com/p/pentahoanalysistool/)

http://www.analytical-labs.com/

demo: http://demo.analytical-labs.com

--

here's another one...

http://azada.sourceforge.net/

--

this one seems promising, but stagnant...

http://code.google.com/p/stpivot/

--

very complete demo featuring many of the aforementioned products...

http://sample.stratebi.es/

user: demo

password: stratebi2010

-- spagoBI demo featuring jpivot and jpalo cube browsers

http://spagobi.eng.it/SpagoBI/servlet/AdapterHTTP?PAGE=LoginPage&NEW_SESSION=TRUE

share|improve this answer

This post is old but now, you can try Saiku

share|improve this answer

I'd like to add my own project to the list :

http://mysticfall.github.com/pivot4j/

It was specifically designed for such purpose. Notable difference with JPivot however, is that it's not a full application like JPivot or Saiku but a library.

But you should be able to build your own GUI without much effort as shown with the JSF based sample application :

http://mysticfall.github.com/pivot4j/example.html

share|improve this answer
Mysticfall has now created a BI server plugin for this too! – Codek Feb 10 at 10:01

I've been looking for something similar to plug into GWT - iCCube has a GWT pivot table component, and SmartClient also has a pivot component.

share|improve this answer

Also you can try this: http://www.flexmonster.com/flash-pivot-table-component#label1

Flexmonster can use Mondrian, MS Analysis Service or CSV files as data source

share|improve this answer
It looks nice, is flash based. – Thor Hovden Oct 17 '11 at 12:26

Quartet FS (the makers of ActivePivot the real-time, in-memory analytics solution) also develop ActivePivot Live, a professional web-based OLAP frontend that supports MDX and XMLA. ActivePivot Live is a commercial software. It is based on GWT and designed to be extendible.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.