Downloadliste

Projektbeschreibung

Cubulus is an analytic engine and a slice and dice Web interface on top of a relational database (MySQL, PostgreSQL, SQLite, and MonetDB at the moment). It caches calculated cells and is able to parse basic MDX queries, with a maximum of two dimensions cross-join on rows and/or on columns. It includes hierarchical charts: the vertical boxes represent hierarchy "on rows", and horizontal boxes represent data sets "on columns" scaled to the "on rows" measure.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-29 23:32
0.57

Der Adobe SVG-Plugin für IExplorer, wurde behoben. Eine SVG-Rendering-Fehler für leere Charts, wurde behoben. Der Content-type "-Header =" application / xhtml + xml "wurde behoben.
Tags: Minor bugfixes
The Adobe SVG plugin for Iexplorer has been fixed. An SVG rendering error for empty charts has been fixed. The content-type header = "application/xhtml+xml" has been fixed.

2007-10-28 09:35
0.56

Ein iframe mit einem Diagramm hat eine statische Höhe festzusetzen Rendering-Probleme in Firefox. Kleinere JavaScript-Fehler wurden behoben, so now it works in Firefox, Camino und Safari.
Tags: Minor bugfixes
An iframe with a chart has a static height to fix
rendering problems in Firefox. Minor JavaScript
errors were fixed, so now it works in Firefox,
Camino, and Safari.

2007-10-22 01:48
0.55

Diese Veröffentlichung enthält hierarchische Diagramme. Die vertikale Felder stellt Hierarchie "auf den Zeilen", und horizontalen Felder stellt Datensätze "auf Säulen", die "auf den Zeilen" zu messen skaliert.
Tags: Minor feature enhancements
This release includes hierarchical charts. The vertical boxes represent hierarchy "on rows", and horizontal boxes represent data sets "on columns" scaled to the "on rows" measure.

2007-05-29 01:42
0.53

Abgerundet wurde für MonetDB festgesetzt. Ein Fehler mit der Beibehaltung des drillpath wenn Würfel wurde behoben. gen.py generiert alle Tabellen.
Tags: Minor bugfixes
Rounding has been fixed for MonetDB. A bug with keeping the drillpath when dicing has been fixed. gen.py generates all tables.

2007-05-23 06:51
0.52

Die Tatsache, Tabelle wird nun durch Nicht-aggregierbaren Dimensionen aufgeteilt. Ein Problem, bei dem unionAllSQL hatte eine leere Rowl, wenn die Arbeitsbelastung durch MAX_PIPELINED_UNION teilbar wurde mit einem Thema, bei dem unionAllSQL nicht bei der Auswahl "alle" aus einem nicht-root wählbar Dimension festgesetzt worden.
The fact table is now split by non-aggregatable dimensions. A problem where unionAllSQL had an empty rowL when the workload was divisible by MAX_PIPELINED_UNION was fixed along with an issue where unionAllSQL failed when selecting "all" from a non-selectable-root dimension.

Project Resources