Skip to content

julianhyde/aggdesigner

Repository files navigation

Build Status

Aggregate Designer

A tool that designs an optimal set of aggregates (summary tables) for OLAP queries.

(Based on Pentaho Aggregate Designer.)

Get Aggregate Designer

From Maven

Get Aggregate Designer from Maven central:

<dependency>
  <groupId>net.hydromatic</groupId>
  <artifactId>aggdesigner</artifactId>
  <version>6.0</version>
</dependency>

Download and build

You need Java (JDK 8 or higher), Git and Apache Maven (3.5.4 or higher).

$ git clone git://github.com/julianhyde/aggdesigner.git
$ cd aggdesigner
$ ./mvnw install

(On Windows, use mvnw.cmd rather than ./mvnw.)

More information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages