alternatives to jpivot? [closed]
Asked Answered
J

7

9

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

Jointly answered 7/2, 2011 at 2:40 Comment(0)
J
6

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

Jointly answered 7/2, 2011 at 2:42 Comment(0)
B
6

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

Blew answered 21/12, 2012 at 10:49 Comment(1)
Mysticfall has now created a BI server plugin for this too!Castleberry
M
4

This post is old but now, you can try Saiku

Marseillaise answered 10/1, 2012 at 12:7 Comment(0)
A
3

Webpivottable.com is a pure javascript pivot table solution. No dependence on any particular back end technology.

Here is their demo

Saiku is the replacement of jpivot but still a java backend solution. The support is not free now although it's still an open source project. You need buy their paid support. The old free forum has gone.

Argyle answered 24/9, 2013 at 15:41 Comment(1)
That's a really nice tool. It's pretty amazing the lack of widgets like this. I would presume that there would be tons of open source, client side, controls like this.Jointly
P
2

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.

Poignant answered 7/2, 2011 at 4:14 Comment(0)
B
2

Also you can try this: http://www.flexmonster.com/demo-all-in-one/

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

Blast answered 9/2, 2011 at 19:16 Comment(2)
It looks nice, is flash based.Hast
It also has an HTML5 version now.Lahnda
S
0

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.

Sunday answered 5/12, 2012 at 9:50 Comment(1)
I have bad experience with Quartet FS. There are no live demo on your website and I was rejected to get access to it by your unfriendly support team.Barmaid

© 2022 - 2024 — McMap. All rights reserved.