Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

alternatives to jpivot? [closed]

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....?

like image 741
opensas Avatar asked Feb 07 '11 02:02

opensas


3 Answers

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

like image 116
opensas Avatar answered Nov 01 '22 16:11

opensas


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

like image 6
Xavier Cho Avatar answered Nov 01 '22 17:11

Xavier Cho


This post is old but now, you can try Saiku

like image 4
bhenriet Avatar answered Nov 01 '22 17:11

bhenriet