Top "Cubes" questions

Cubes is an open-source light-weight Python framework and OLAP HTTP server for easy development of reporting applications and aggregate browsing of multi-dimensionally modeled data.

Datamart vs. reporting Cube, what are the differences?

The terms are used all over the place, and I don't know of crisp definitions. I'm pretty sure I know …

data-warehouse cubes datamart
Postgresql for OLAP

Does anyone have experience of using PostgreSQL for an OLAP setup, using cubes against the database etc. Having come across …

postgresql olap cubes
View MDX query generated while browsing a cube in SSMS

In Sql Server Management Studio once I browse a cube I can drop column fields, row fields and filter fields. …

sql sql-server ssas mdx cubes
Filtering a Measure (or Removing Outliers)

Say I have a measure, foo, in a cube, and I have a reporting requirement that users want to see …

mdx cube cubes
Ray tracing box intersections

So I'm back with another ray tracing question. My code renders spheres all fine and dandy, but cubes aren't really …

c++ vector-graphics raytracing cubes