InstantCube creates cubes quickly by
auto-generating the underlying code using a
Microsoft SQL Server Modelling DSL (formerly
Microsoft Oslo) for describing the cubes and dimensions. Works with
SQL Server 2008 Analysis Services / Database Engine.
UsageDownload and install InstantCube. Write your cube definitions. Check your definitions by clicking
Build ->
Parse. Deploy your solution by clicking
Build ->
Deploy SQL and
Build ->
Deploy SSAS. Sample is included with comments.
Prerequisites
- Need SQL Server 2008 Standard Edition or higher installed.
- Need .NET Framework 4.0
Application screenshotCannot resolve image macro, invalid image name or id.Results
Resulting cube
Resulting SQL DatabaseTips
- Problems processing your cubes? Make sure SSAS Service has read access to your SQL Database and that you have enabled TCP/IP connections to SQL Server Database Engine. You may want to check the "Automatically grant permission..." checkbox in the Settings dialog.
- If you add or change names of cubes, you may run into problems with foreign keys when you redeploy. Click Build -> Drop SQL Database to recreate database.
AuthorFeel free to contact the author, Johan Åhlén, at
http://www.joinsights.comMore readingRead more about InstantCube at
Blog Article about InstantCube